Commit 0adb4169 authored by Bruce Momjian's avatar Bruce Momjian

Done:

> * -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
parent c27d95e2
TODO list for PostgreSQL
========================
Last updated: Wed Sep 18 00:22:46 EDT 2002
Last updated: Thu Sep 19 23:57:49 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -86,7 +86,7 @@ Data Types
* -Add GUC parameter for DATESTYLE
* Allow INET subnet tests using non-constants
* -Allow bytea to handle LIKE with non-TEXT patterns
* 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)
* CONVERSION
o -Store binary-compatible type information in the system
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment