|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun May25 22:56:38 EDT 2003 |
| 3 | +Last updated:Mon May26 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 |
| -* Addnow("transaction|statement|clock") functionality |
| 72 | +* Addtransaction_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
|
|