Commit 9c77f4ef authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent f2d12053
TODO list for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -97,6 +97,7 @@ TYPES ...@@ -97,6 +97,7 @@ TYPES
* SELECT col FROM tab WHERE numeric_col = 10.1 fails * SELECT col FROM tab WHERE numeric_col = 10.1 fails
* Allow arrays to hold NULL elements * Allow arrays to hold NULL elements
* Get BIT type working * Get BIT type working
* Allow better handling of numeric constants
VIEWS VIEWS
......
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