Add:
> * Allow infinite dates just like infinite timestamps
This commit is contained in:
parent
500ba40915
commit
58b95441a4
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -67,6 +67,8 @@ Data Types
|
|||||||
* Add now("transaction|statement|clock") functionality
|
* Add now("transaction|statement|clock") functionality
|
||||||
* -Add GUC variables to control floating number output digits (Pedro Ferreira)
|
* -Add GUC variables to control floating number output digits (Pedro Ferreira)
|
||||||
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
|
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
|
||||||
|
* Allow infinite dates just like infinite timestamps
|
||||||
|
|
||||||
|
|
||||||
* CONVERSION
|
* CONVERSION
|
||||||
o Allow better handling of numeric constants, type conversion
|
o Allow better handling of numeric constants, type conversion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user