Commit dd484de0 authored by Bruce Momjian's avatar Bruce Momjian

Add:

> * Add checks for fclose() failure
parent 2e4f7adb
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment