diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-01-23 01:21:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-01-23 01:21:22 +0000 |
commit | 746d7e91456ad845997ca112851081e6c8e189ad (patch) | |
tree | 82031df94bbf020bc4ebef0f1ef52a32355b0707 | |
parent | fc031fbe5c35da138fba7fa7a9cd3a3d07e7d390 (diff) | |
download | postgresql-746d7e91456ad845997ca112851081e6c8e189ad.tar.gz postgresql-746d7e91456ad845997ca112851081e6c8e189ad.zip |
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: Mon Jan 22 19:50:01 EST 2001 +Last updated: Mon Jan 22 20:21:13 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -316,6 +316,7 @@ SOURCE CODE * -Allow libedit to be used in place of libreadline * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce) * Remove unused pg_variable table +* Experiment with multi-threaded backend [thread] --------------------------------------------------------------------------- |