|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Dec27 00:56:45 EST 2002 |
| 3 | +Last updated:Sun Dec29 23:48:48 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -67,6 +67,8 @@ Data Types
|
67 | 67 | * Add now("transaction|statement|clock") functionality
|
68 | 68 | * -Add GUC variables to control floating number output digits (Pedro Ferreira)
|
69 | 69 | * Have sequence dependency track use of DEFAULT sequences, seqname.nextval
|
| 70 | +* Allow infinite dates just like infinite timestamps |
| 71 | + |
70 | 72 |
|
71 | 73 | * CONVERSION
|
72 | 74 | o Allow better handling of numeric constants, type conversion
|
|