aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-10-05 15:51:53 +0000
committerBruce Momjian <bruce@momjian.us>1999-10-05 15:51:53 +0000
commitd71ef47a700ea6585b08c34f327b071ed31fec79 (patch)
treefc8b965be7f831a8cf74ce9e1df071946bf4e407
parentdab37753296952a2e80e923b8cc5ff7c975d7464 (diff)
downloadpostgresql-d71ef47a700ea6585b08c34f327b071ed31fec79.tar.gz
postgresql-d71ef47a700ea6585b08c34f327b071ed31fec79.zip
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 218a7a0810e..1c56682f962 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun Oct 3 13:21:20 EDT 1999
+Last updated: Tue Oct 5 11:50:32 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@@ -68,6 +68,7 @@ MISC
* Fix btree to give a useful elog when key > 1/2 (page - overhead)
* pg_dump should preserve primary key information
* plpgsql regression tests fail on BSD/OS
+* line containing only comment fails in direct backend connection
ENHANCEMENTS
------------