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 bfd5854 commit 1e1e3c3Copy full SHA for 1e1e3c3
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Sep 2 21:39:48 EDT 2002
+Last updated: Tue Sep 3 13:09:39 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -86,7 +86,7 @@ Data Types
86
* -Add GUC parameter for DATESTYLE
87
* Allow INET subnet tests using non-constants
88
* -Allow bytea to handle LIKE with non-TEXT patterns
89
-
+* to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') does not
90
91
* CONVERSION
92
o -Store binary-compatible type information in the system
0 commit comments