Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4f7ad commit dd484deCopy full SHA for dd484de
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jun 2 14:51:39 EDT 2003
+Last updated: Fri Jun 6 11:56:04 EDT 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -442,6 +442,7 @@ Source Code
442
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
443
* Acquire lock on a relation before building a relcache entry for it
444
* Research interaction of setitimer() and sleep() used by statement_timeout
445
+* Add checks for fclose() failure
446
447
* Wire Protocol Changes
448
o Show transaction status in psql
0 commit comments