diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-02-17 15:46:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-02-17 15:46:44 +0000 |
commit | 0128c17c93d3382a22e76721679d9cf015fa9443 (patch) | |
tree | 88058a42413d967582e03ba40697eb65ae3f63da | |
parent | e17070171239fa7e1dad6d4b16b0c46c8d661c30 (diff) | |
download | postgresql-0128c17c93d3382a22e76721679d9cf015fa9443.tar.gz postgresql-0128c17c93d3382a22e76721679d9cf015fa9443.zip |
Done:
> * -Change CVS ID to PostgreSQL
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 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) @@ -461,7 +461,7 @@ Source Code * 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 (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 * Rename /scripts directory because they are all C programs now * Allow the regression tests to start postmaster with -i so the tests |