Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit dd484de

Browse files
committed
Add:
> * Add checks for fclose() failure
1 parent 2e4f7ad commit dd484de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jun 2 14:51:39 EDT 2003
3+
Last updated: Fri Jun 6 11:56:04 EDT 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -442,6 +442,7 @@ Source Code
442442
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
443443
* Acquire lock on a relation before building a relcache entry for it
444444
* Research interaction of setitimer() and sleep() used by statement_timeout
445+
* Add checks for fclose() failure
445446

446447
* Wire Protocol Changes
447448
o Show transaction status in psql

0 commit comments

Comments
 (0)