|
|
@ -1,6 +1,6 @@ |
|
|
|
TODO list for PostgreSQL |
|
|
|
TODO list for PostgreSQL |
|
|
|
======================== |
|
|
|
======================== |
|
|
|
Last updated: Tue Feb 17 10:37:48 EST 2004 |
|
|
|
Last updated: Tue Feb 17 10:46:44 EST 2004 |
|
|
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
|
@ -461,7 +461,7 @@ Source Code |
|
|
|
* 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 (Tom) |
|
|
|
* -Add checks for fclose() failure (Tom) |
|
|
|
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1217 2004/02/17 15:37:48 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1217 2004/02/17 15:37:48 momjian Exp $ |
|
|
|
* -Change CVS ID to PostgreSQL |
|
|
|
* 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 |
|
|
|