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 6c1d466 commit 1c6adf0Copy full SHA for 1c6adf0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Nov 19 15:35:02 EST 2002
+Last updated: Wed Nov 20 20:02:29 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -374,7 +374,7 @@ Optimizer / Executor
374
375
* Improve Subplan list handling
376
* Allow Subplans to use efficient joins(hash, merge) with upper variable
377
-* Add hash for evaluating GROUP BY aggregates (Tom)
+* -Add hash for evaluating GROUP BY aggregates (Tom)
378
* Allow merge and hash joins on expressions not just simple variables (Tom)
379
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
380
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
0 commit comments