diff options
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ ODO list for PostgreSQL ======================== -Last updated: Sun Oct 15 17:52:03 EDT 2000 +Last updated: Mon Oct 16 11:54:04 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -63,6 +63,7 @@ ADMIN * More access control over who can create tables and use locks(Karel) * -Test syslog functionality +* Convert remaining fprintf(stderr,...) to elog() * Allow elog() to return error codes, not just messages * Allow international error message support and add error codes * -Unify configuration into one configuration file (Peter E) |