Commit 2b547b7a authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent aef3fcdd
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jul 26 21:12:33 EDT 2000 Last updated: Thu Jul 27 14:41:53 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -93,7 +93,6 @@ TYPES ...@@ -93,7 +93,6 @@ TYPES
* Functions returning sets don't really work right[function] * Functions returning sets don't really work right[function]
* 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
* Get BIT type working * Get BIT type working
* Allow better handling of numeric constants, type conversion [typeconv] * Allow better handling of numeric constants, type conversion [typeconv]
* Support multiple simultaneous character sets, per SQL92 * Support multiple simultaneous character sets, per SQL92
......
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