aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-10-16 15:54:12 +0000
committerBruce Momjian <bruce@momjian.us>2000-10-16 15:54:12 +0000
commitb8e182bdd3fdc13456e996fb5742ece2a025345e (patch)
tree888cb08262e3c45231b204b26faaada658beda83
parent78d4ca03d4c868afadca2e0ffecf3cf810ecc01f (diff)
downloadpostgresql-b8e182bdd3fdc13456e996fb5742ece2a025345e.tar.gz
postgresql-b8e182bdd3fdc13456e996fb5742ece2a025345e.zip
Update TODO list.
-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)