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 6705470 commit fb4c1c2Copy full SHA for fb4c1c2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Feb 21 23:19:21 EST 2002
+Last updated: Fri Feb 22 00:21:53 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -420,7 +420,7 @@ OPTIMIZER / EXECUTOR
420
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
421
* Allow ORDER BY ... LIMIT to select top values without sort or index
422
using a sequential scan for highest/lowest values
423
-* Inline simple SQL functions to avoid overhead (Tom)
+* Inline simple SQL functions to avoid overhead (Neil Conway)
424
425
426
MISCELLANEOUS
0 commit comments