Commit eae8bd70 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 32d6ce15
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jun 8 11:47:25 EDT 2000 Last updated: Thu Jun 8 12:19:00 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -96,6 +96,7 @@ TYPES ...@@ -96,6 +96,7 @@ TYPES
* Add hash for int8 * Add hash for int8
* 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
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