summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-24 13:38:42 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-24 13:38:42 +0000
commitdd479643811ca8b9bd83f2352215eafb3fe8e74b (patch)
tree9a2725b828aac88547b91a1963b8b165760bb0fd
parentb869f45d1e39ee16d9e542d39ea33eb714f779b3 (diff)
downloadpostgresql-dd479643811ca8b9bd83f2352215eafb3fe8e74b.tar.gz
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index bd429a6bde..601e1bdf2a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Jan 24 00:05:20 EST 2001
+Last updated: Wed Jan 24 08:38:34 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -318,6 +318,7 @@ SOURCE CODE
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
* Experiment with multi-threaded backend [thread]
+* Fix problems with libpq non-blocking/async code [async]
---------------------------------------------------------------------------