summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian1999-10-31 13:10:47 +0000
committerBruce Momjian1999-10-31 13:10:47 +0000
commit23229f49a8144106014ab7ce388d6fcdcf28a9b4 (patch)
tree5d956e9dac9c5e6a1ddfa13ee6b3c2e5d1fff1aa
parent0887303a1bb417e587b45f33207af3b1e7d39b34 (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 94917735232..4ff0f0af3a3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Oct 27 14:28:26 EDT 1999
+Last updated: Sun Oct 31 08:07:18 EST 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@@ -72,6 +72,7 @@ MISC
* pg_dump should preserve primary key information
* plpgsql regression tests fail on BSD/OS
* database names with spaces fail
+* fail of insert of 0.0 into DECIMAL(4,4) field
ENHANCEMENTS
------------