aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-10-05 21:13:31 +0000
committerBruce Momjian <bruce@momjian.us>1999-10-05 21:13:31 +0000
commit0eac2922ec861f0c6e39d1943c0510c00e59ad6d (patch)
treeab32f7df6a516cb0cb4915ee6f7a949cabb9ac4b
parent86210e9d395174975a6222bdcfeefc927da988c8 (diff)
downloadpostgresql-0eac2922ec861f0c6e39d1943c0510c00e59ad6d.tar.gz
postgresql-0eac2922ec861f0c6e39d1943c0510c00e59ad6d.zip
Update TODO list.
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 1c56682f962..7534f4d2e41 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Oct 5 11:50:32 EDT 1999
+Last updated: Tue Oct 5 17:11:29 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@@ -68,7 +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
+* database names with spaces fail
ENHANCEMENTS
------------