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 56e10b0 commit 5322bf4Copy full SHA for 5322bf4
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jan 17 22:15:15 EST 2001
+Last updated: Wed Jan 17 22:15:46 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 (perhaps create new index instead) [vacuum]
+ * Improve speed with indexes (perhaps recreate 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