8000
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 f9ed7fb commit 2fe9f20Copy full SHA for 2fe9f20
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Nov 6 00:56:27 EST 2002
+Last updated: Wed Nov 6 01:20:47 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
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 (Tom)
+* 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