From 9c77f4eff47c1adb3e5bf1f29b8f10a3757d8eba Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 13 Jun 2000 08:05:41 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 1587705d47..9c858e9be5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sun Jun 11 21:11:41 EDT 2000 +Last updated: Tue Jun 13 04:04:27 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -97,6 +97,7 @@ TYPES * SELECT col FROM tab WHERE numeric_col = 10.1 fails * Allow arrays to hold NULL elements * Get BIT type working +* Allow better handling of numeric constants VIEWS -- 2.11.0