diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-13 13:22:05 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-13 13:22:05 +0000 |
commit | e419b48217b64aa422e717430df89005489187d7 (patch) | |
tree | a0252e02ef433bbfd01d0d6d0db1632fc531324c | |
parent | 3af969d4a00050769e762b9e44ccf28935b0c702 (diff) | |
download | postgresql-e419b48217b64aa422e717430df89005489187d7.tar.gz postgresql-e419b48217b64aa422e717430df89005489187d7.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Jan 12 22:36:16 EST 2000 +Last updated: Thu Jan 13 08:17:47 EST 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -177,6 +177,7 @@ CLIENTS * -Add a function to return the last inserted oid, for use in psql scripts (Peter E) * -Allow psql to print nulls as distinct from "" [null] +* fix array handling for ECPG EXOTIC FEATURES |