Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0579096 commit f9ed7fbCopy full SHA for f9ed7fb
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Nov 6 00:55:00 EST 2002
+Last updated: Wed Nov 6 00:56:27 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -371,7 +371,7 @@ Optimizer / Executor
371
372
* Improve Subplan list handling
373
* Allow Subplans to use efficient joins(hash, merge) with upper variable
374
-* Add hash for evaluating GROUP BY aggregates
+* -Add hash for evaluating GROUP BY aggregates (Tom)
375
* Allow merge and hash joins on expressions not just simple variables (Tom)
376
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
377
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
0 commit comments