OSDN Git Service

Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Mon, 16 Oct 2000 15:54:12 +0000 (15:54 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 16 Oct 2000 15:54:12 +0000 (15:54 +0000)
doc/TODO

index 8062497..4cf1b1a 100644 (file)
--- 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)