Commit 27e61898 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 9e9075b8
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jan 18 21:05:41 EST 2001 Last updated: Thu Jan 18 21:53:43 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -100,6 +100,7 @@ TYPES ...@@ -100,6 +100,7 @@ TYPES
* Store binary-compatible type information in the system * Store binary-compatible type information in the system
* -Add support for & operator (Peter E) * -Add support for & operator (Peter E)
* Allow LOCALE on a per-column basis, default to ASCII * Allow LOCALE on a per-column basis, default to ASCII
* Add SHOW command to see locale
* Allow nulls in arrays * Allow nulls in arrays
* Allow arrays to be ORDER'ed * Allow arrays to be ORDER'ed
* Support construction of array result values in expressions * Support construction of array result values in expressions
......
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