diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-10-26 19:55:10 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-10-26 19:55:10 +0000 |
commit | c9476bafdb1b97d0d21d92788f93298962145479 (patch) | |
tree | 67071a1184303f6d67ab3c3f959e5979c19085d3 | |
parent | 8cbda7cbd0971694feb168ad4c37de0ce00f91d0 (diff) | |
download | postgresql-c9476bafdb1b97d0d21d92788f93298962145479.tar.gz |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ 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) @@ -68,6 +68,7 @@ ADMIN * Allow international error message support and add error codes * -Unify configuration into one configuration file (Peter E) * -use setproctitle() if it exists for 'ps' display of status +* Prevent initdb from running wrong version of postmaster/postgres TYPES |