diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-28 03:40:34 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-28 03:40:34 +0000 |
commit | 552bd9645cf28de0d8359feb575a05e5187eb5b4 (patch) | |
tree | 598d4dbbcfcf2696b153f77b99685a93fdf4f930 | |
parent | 003dd965d2380823624f58d0d0cf72c4edc3bcb4 (diff) |
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: Sun Jan 16 21:41:53 EST 2000 +Last updated: Thu Jan 27 22:38:49 EST 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -101,6 +101,7 @@ ADMIN * Allow international error message support and add error codes * -Generate postmaster pid file and remove flock/fcntl lock code[flock](Tatsuo) * Add ability to specifiy location of lock/socket files [flock] +* Unify configuration into one configuration file TYPES |