]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Sun, 16 Jan 2000 02:32:13 +0000 (02:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 16 Jan 2000 02:32:13 +0000 (02:32 +0000)
doc/TODO

index 23aa0cfb4aa34ecb0c3e45cccb17752c16b73bc4..19a04dce7086c0eb73e5aa687bb94ef3e6e97533 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sat Jan 15 14:31:42 EST 2000
+Last updated:          Sat Jan 15 21:31:39 EST 2000
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -72,7 +72,7 @@ MISC
 * -pg_dump should preserve primary key information
 * plpgsql regression tests fails on BSD/OS
 * -database names with spaces fail
-* insert of 0.0 into DECIMAL(4,4) field fails
+* -insert of 0.0 into DECIMAL(4,4) field fails(Tom)
 * -* Interlock to prevent DROP DATABASE on a database with running backendsInterlock to prevent DROP DATABASE on a database with running backends
 * Buffer reference counting bugfixes
 * Fix libpq bug that causes it to drop backend error message sent