aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8062497e526..4cf1b1af6f2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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)