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 b33428d commit a44905eCopy full SHA for a44905e
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Oct 12 21:54:30 EDT 2000
+Last updated: Sat Oct 14 00:19:18 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -260,6 +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
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