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 392793b commit 56e10b0Copy full SHA for 56e10b0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 12 12:57:38 EST 2001
+Last updated: Wed Jan 17 22:15:15 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -290,7 +290,7 @@ MISC
290
* Gather more accurate dispersion statistics using indexes
291
* Improve statistics storage in pg_class [performance]
292
* VACUUM
293
- * Improve speed with indexes [vacuum]
+ * Improve speed with indexes (perhaps create new index instead) [vacuum]
294
* Reduce lock time by moving tuples with read lock, then write
295
lock and truncate table [vacuum]
296
* -Redesign ANALYZE in VACUUM so it can be run separately without locks
0 commit comments