Done:
> * -Add checks for fclose() failure (Tom)
This commit is contained in:
parent
c77f363384
commit
ee96c82cc2
6
doc/TODO
6
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Jan 26 13:32:06 EST 2004
|
Last updated: Mon Jan 26 17:38:04 EST 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -463,8 +463,8 @@ Source Code
|
|||||||
* Remove memory/file descriptor freeing before ereport(ERROR) (Bruce)
|
* Remove memory/file descriptor freeing before ereport(ERROR) (Bruce)
|
||||||
* Acquire lock on a relation before building a relcache entry for it
|
* Acquire lock on a relation before building a relcache entry for it
|
||||||
* Research interaction of setitimer() and sleep() used by statement_timeout
|
* Research interaction of setitimer() and sleep() used by statement_timeout
|
||||||
* Add checks for fclose() failure
|
* -Add checks for fclose() failure
|
||||||
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1191 2004/01/26 18:32:08 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1191 2004/01/26 18:32:08 momjian Exp $
|
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1192 2004/01/26 22:38:10 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1192 2004/01/26 22:38:10 momjian Exp $
|
||||||
* Exit postmaster if postgresql.conf can not be opened
|
* Exit postmaster if postgresql.conf can not be opened
|
||||||
* Rename /scripts directory because they are all C programs now
|
* Rename /scripts directory because they are all C programs now
|
||||||
* Allow the regression tests to start postmaster with -i so the tests
|
* Allow the regression tests to start postmaster with -i so the tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user