Update:
< * Add now("transaction|statement|clock") functionality > * Add transaction_timestamp(), statement_timestamp(), clock_timestamp() functionality
This commit is contained in:
parent
8c43300ccc
commit
4b864e7cb0
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun May 25 22:56:38 EDT 2003
|
Last updated: Mon May 26 14:36:44 EDT 2003
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ Data Types
|
|||||||
* Change NUMERIC to enforce the maximum precision, and increase it
|
* Change NUMERIC to enforce the maximum precision, and increase it
|
||||||
* Add function to return compressed length of TOAST data values (Tom)
|
* Add function to return compressed length of TOAST data values (Tom)
|
||||||
* Allow INET subnet tests using non-constants
|
* Allow INET subnet tests using non-constants
|
||||||
* Add now("transaction|statement|clock") functionality
|
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp() 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
|
||||||
* Disallow changing default expression of a SERIAL column
|
* Disallow changing default expression of a SERIAL column
|
||||||
|
Loading…
x
Reference in New Issue
Block a user