diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-10-14 21:56:03 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-10-14 21:56:03 +0000 |
commit | a47875f123473f20777941c2a4244117883bf1f0 (patch) | |
tree | bd334c5c08668b2d663d1ed5ae51f8d8b7062bf5 | |
parent | e3cbc12946707234746a3a5de8c8da0f358e5b39 (diff) | |
download | postgresql-a47875f123473f20777941c2a4244117883bf1f0.tar.gz postgresql-a47875f123473f20777941c2a4244117883bf1f0.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Oct 14 00:22:05 EDT 2000 +Last updated: Sat Oct 14 17:55:58 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -61,7 +61,7 @@ URGENT ADMIN -* -More access control over who can create tables and use locks(Karel) +* More access control over who can create tables and use locks(Karel) * -Test syslog functionality * Allow elog() to return error codes, not just messages * Allow international error message support and add error codes |