summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index f12061910c2..0253d8eb1f0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Dec 27 00:56:45 EST 2002
+Last updated: Sun Dec 29 23:48:48 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -67,6 +67,8 @@ Data Types
* Add now("transaction|statement|clock") functionality
* -Add GUC variables to control floating number output digits (Pedro Ferreira)
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
+* Allow infinite dates just like infinite timestamps
+
* CONVERSION
o Allow better handling of numeric constants, type conversion