Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a32df55

Browse files
committed
Add:
> * Add now("transaction|statement|clock") functionality
1 parent 0c88e38 commit a32df55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Oct 5 00:00:16 EDT 2002
3+
Last updated: Sat Oct 5 15:03:41 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -89,6 +89,7 @@ Data Types
8989
* -Allow bytea to handle LIKE with non-TEXT patterns
9090
* -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
9191
* Add floor(float8) and other missing functions
92+
* Add now("transaction|statement|clock") functionality
9293

9394
* CONVERSION
9495
o -Store binary-compatible type information in the system

0 commit comments

Comments
 (0)