diff --git a/doc/TODO b/doc/TODO index 1be7877b59..ca1b1a289f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Sep 27 13:02:57 EDT 1999 +Last updated: Tue Sep 28 00:34:21 EDT 1999 Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) @@ -65,6 +65,7 @@ MISC * Plpgsql does not handle quoted mixed-case identifiers * 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 ENHANCEMENTS ------------