1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian
2000-07-27 18:48:28 +00:00
parent e0da4c153b
commit 4a5d0cdfab

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jul 27 14:46:45 EDT 2000 Last updated: Thu Jul 27 14:47:28 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -247,7 +247,7 @@ MISC
* Gather more accurate statistics using indexes * Gather more accurate statistics using indexes
* Improve statistics storage in pg_class [performance] * Improve statistics storage in pg_class [performance]
* Improve VACUUM speed with indexes [vacuum] * Improve VACUUM speed with indexes [vacuum]
* -BSD/OS does not support locale because there is no LC_MESSAGES * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
SOURCE CODE SOURCE CODE
----------- -----------