We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c88e38 commit a32df55Copy full SHA for a32df55
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Oct 5 00:00:16 EDT 2002
+Last updated: Sat Oct 5 15:03:41 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -89,6 +89,7 @@ Data Types
89
* -Allow bytea to handle LIKE with non-TEXT patterns
90
* -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
91
* Add floor(float8) and other missing functions
92
+* Add now("transaction|statement|clock") functionality
93
94
* CONVERSION
95
o -Store binary-compatible type information in the system
0 commit comments