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 d379e865275..adf6ba32201 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Jun 2 14:51:39 EDT 2003
+Last updated: Fri Jun 6 11:56:04 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -442,6 +442,7 @@ Source Code
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
* Acquire lock on a relation before building a relcache entry for it
* Research interaction of setitimer() and sleep() used by statement_timeout
+* Add checks for fclose() failure
* Wire Protocol Changes
o Show transaction status in psql