Commit e6ac08c3 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent e639a1a6
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Nov 29 21:13:08 EST 1999 Last updated: Fri Dec 10 19:30:50 EST 1999
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -69,7 +69,7 @@ MISC ...@@ -69,7 +69,7 @@ MISC
* User who can create databases can modify pg_database table * User who can create databases can modify pg_database table
* Plpgsql does not handle quoted mixed-case identifiers * Plpgsql does not handle quoted mixed-case identifiers
* Fix btree to give a useful elog when key > 1/2 (page - overhead) * Fix btree to give a useful elog when key > 1/2 (page - overhead)
* pg_dump should preserve primary key information * -pg_dump should preserve primary key information
* plpgsql regression tests fail on BSD/OS * plpgsql regression tests fail on BSD/OS
* database names with spaces fail * database names with spaces fail
* insert of 0.0 into DECIMAL(4,4) field fails * insert of 0.0 into DECIMAL(4,4) field fails
......
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