From c9476bafdb1b97d0d21d92788f93298962145479 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Thu, 26 Oct 2000 19:55:10 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 474f1936bed..110add7bea0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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 -- GitLab