Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7bbe216

Browse files
committed
Update TODO list.
1 parent a44905e commit 7bbe216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Oct 14 00:19:18 EDT 2000
3+
Last updated: Sat Oct 14 00:22:05 EDT 2000
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -260,7 +260,7 @@ MISC
260260
* Remove pg_listener index
261261
* Remove ANALYZE from VACUUM so it can be run separately without locks
262262
* Gather more accurate dispersion statistics using indexes
263-
* Keep statistics about clustering of table rows
263+
* Keep statistics about clustering of table rows [optimizer]
264264
* Improve statistics storage in pg_class [performance]
265265
* Improve VACUUM speed with indexes [vacuum]
266266
* Reduce VACUUM lock time by moving tuples with read lock, then write

0 commit comments

Comments
 (0)