summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-26 21:34:25 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-26 21:34:25 +0000
commit6434ce65c439a59f06949346d2f3099b7335ed32 (patch)
tree106eb08046837e0ec02c3642bfc8d0e75f27d044
parent304d7e4aa1af3ec10d7fe4edf8655d70b144914b (diff)
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8c0f988a21a..ed89f364ed3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Jan 26 16:17:17 EST 2001
+Last updated: Fri Jan 26 16:34:15 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -325,6 +325,7 @@ SOURCE CODE
* Experiment with multi-threaded backend [thread]
* Fix problems with libpq non-blocking/async code [async]
* Merge global and template BKI files
+* Fix username/password length limits in all areas
---------------------------------------------------------------------------