1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian
2000-10-26 19:55:10 +00:00
parent 8cbda7cbd0
commit c9476bafdb

View File

@@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Oct 26 07:41:27 EDT 2000 Last updated: Thu Oct 26 15:55:00 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -68,6 +68,7 @@ ADMIN
* Allow international error message support and add error codes * Allow international error message support and add error codes
* -Unify configuration into one configuration file (Peter E) * -Unify configuration into one configuration file (Peter E)
* -use setproctitle() if it exists for 'ps' display of status * -use setproctitle() if it exists for 'ps' display of status
* Prevent initdb from running wrong version of postmaster/postgres
TYPES TYPES