10000
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 a44905e commit 7bbe216Copy full SHA for 7bbe216
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Oct 14 00:19:18 EDT 2000
+Last updated: Sat Oct 14 00:22:05 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -260,7 +260,7 @@ MISC
260
* Remove pg_listener index
261
* Remove ANALYZE from VACUUM so it can be run separately without locks
262
* Gather more accurate dispersion statistics using indexes
263
-* Keep statistics about clustering of table rows
+* Keep statistics about clustering of table rows [optimizer]
264
* Improve statistics storage in pg_class [performance]
265
* Improve VACUUM speed with indexes [vacuum]
266
* Reduce VACUUM lock time by moving tuples with read lock, then write
0 commit comments