From: Bruce Momjian Date: Wed, 24 Jan 2001 13:38:42 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1~686 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd479643811ca8b9bd83f2352215eafb3fe8e74b;p=postgresql Update TODO list. --- 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] ---------------------------------------------------------------------------