File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Sun May 25 22:56:38 EDT 2003
3
+ Last updated: Mon May 26 14:36:44 EDT 2003
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -69,7 +69,7 @@ Data Types
69
69
* Change NUMERIC to enforce the maximum precision, and increase it
70
70
* Add function to return compressed length of TOAST data values (Tom)
71
71
* Allow INET subnet tests using non-constants
72
- * Add now("transaction|statement|clock" ) functionality
72
+ * Add transaction_timestamp(), statement_timestamp(), clock_timestamp( ) functionality
73
73
* -Add GUC variables to control floating number output digits (Pedro Ferreira)
74
74
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
75
75
* Disallow changing default expression of a SERIAL column
You can’t perform that action at this time.
0 commit comments