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 c27d95e commit 0adb416Copy full SHA for 0adb416
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Sep 18 00:22:46 EDT 2002
+Last updated: Thu Sep 19 23:57:49 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
+* -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
90
91
* CONVERSION
92
o -Store binary-compatible type information in the system
0 commit comments