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 a802433 commit 936b27fCopy full SHA for 936b27f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat May 13 22:32:35 EDT 2000
+Last updated: Thu May 25 12:08:57 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -229,6 +229,8 @@ MISC
229
* prevent labels from being output for stored rules (Tom)
230
* allow configuration of maximum number of open files
231
* Remove pg_listener index
232
+* Remove ANALYZE from VACUUM so it can be run separately without locks
233
+* Gather more accurate statistics using indexes
234
235
SOURCE CODE
236
-----------
0 commit comments