TODO list for PostgreSQL
========================
-Last updated: Thu May 24 10:36:09 EDT 2001
+Last updated: Sun May 27 12:31:21 EDT 2001
* Improve control over user privileges, including table creation and
lock use [privileges] (Karel, others)
-* Permission to DELETE table also allows UPDATE
+* -Permission to DELETE table also allows UPDATE (Peter E)
* Allow elog() to return error codes, module name, file name, line
number, not just messages (Peter E) [elog]
* Allow international error message support and add error codes [elog]