1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-29 13:56:47 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian 1999-11-26 04:38:59 +00:00
parent 09f185a040
commit 1592c3179f

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Nov 22 13:02:03 EST 1999 Last updated: Thu Nov 25 23:38:01 EST 1999
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -171,7 +171,7 @@ CLIENTS
* Allow flag to control COPY input/output of NULLs * Allow flag to control COPY input/output of NULLs
* Update reltuples from COPY command * Update reltuples from COPY command
* -Allow psql \copy to allow delimiters * -Allow psql \copy to allow delimiters
* Add a function to return the last inserted oid, for use in psql scripts * -Add a function to return the last inserted oid, for use in psql scripts
* -Allow psql to print nulls as distinct from "" [null] * -Allow psql to print nulls as distinct from "" [null]
EXOTIC FEATURES EXOTIC FEATURES