diff options
author | Bruce Momjian | 2001-01-26 21:17:25 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-01-26 21:17:25 +0000 |
commit | 304d7e4aa1af3ec10d7fe4edf8655d70b144914b (patch) | |
tree | 7ed1beccf21c6a6bba665d54bb4928263794668f | |
parent | a9b1bac6108f6853123309ed8b132011f3be18e8 (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: Fri Jan 26 16:16:06 EST 2001 +Last updated: Fri Jan 26 16:17:17 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -324,6 +324,7 @@ SOURCE CODE * Remove unused pg_variable, pg_inheritproc, pg_ipl tables * Experiment with multi-threaded backend [thread] * Fix problems with libpq non-blocking/async code [async] +* Merge global and template BKI files --------------------------------------------------------------------------- |