|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Fri Aug 813:12:55 EDT 2003 |
| 3 | +Last updated:Fri Aug 814:36:32 EDT 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -474,7 +474,7 @@ Source Code |
474 | 474 | * Acquire lock on a relation before building a relcache entry for it |
475 | 475 | * Research interaction of setitimer() and sleep() used by statement_timeout |
476 | 476 | * Add checks for fclose() failure |
477 | | -* Change CVS $Id: TODO,v 1.1110 2003/08/0817:13:02 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1110 2003/08/0817:13:02 momjian Exp $ |
| 477 | +* Change CVS $Id: TODO,v 1.1111 2003/08/0818:36:34 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1111 2003/08/0818:36:34 momjian Exp $ |
478 | 478 | * Exit postmaster if postgresql.conf can not be opened |
479 | 479 | * Rename /scripts directory because they are all C programs now |
480 | 480 | * Allow the regression tests to start postmaster with -i so the tests |
|