|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Nov7 23:31:04 EST 2002 |
| 3 | +Last updated:Fri Nov8 12:40:57 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -64,8 +64,7 @@ Data Types
|
64 | 64 | * Add function to return compressed length of TOAST data values (Tom)
|
65 | 65 | * Allow INET subnet tests using non-constants
|
66 | 66 | * Add now("transaction|statement|clock") functionality
|
67 |
| -* Add GUC variables extra_float_digits and extra_double_digits to |
68 |
| - control output digits |
| 67 | +* -Add GUC variables to control floating number output digits |
69 | 68 |
|
70 | 69 | * CONVERSION
|
71 | 70 | o Allow better handling of numeric constants, type conversion
|
|