]> granicus.if.org Git - postgresql/commitdiff
Add name:
authorBruce Momjian <bruce@momjian.us>
Fri, 8 Nov 2002 17:42:18 +0000 (17:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 8 Nov 2002 17:42:18 +0000 (17:42 +0000)
> * -Add GUC variables to control floating number output digits (Pedro Ferreira)

doc/TODO

index 8c2f361d877deed2260907cb008886f1808d4a8c..e41bb6911566d165a2c8cba6fb89492e14112cd7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Nov  8 12:40:57 EST 2002
+Last updated:          Fri Nov  8 12:42:14 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -64,7 +64,7 @@ Data Types
 * Add function to return compressed length of TOAST data values (Tom)
 * Allow INET subnet tests using non-constants
 * Add now("transaction|statement|clock") functionality
-* -Add GUC variables to control floating number output digits
+* -Add GUC variables to control floating number output digits (Pedro Ferreira)
 
 * CONVERSION
        o Allow better handling of numeric constants, type conversion