|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Sat Oct25 22:57:43 EDT 2003 |
| 3 | +Last updated:Sun Oct26 00:21:42 EDT 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -515,7 +515,7 @@ Source Code |
515 | 515 | * Acquire lock on a relation before building a relcache entry for it |
516 | 516 | * Research interaction of setitimer() and sleep() used by statement_timeout |
517 | 517 | * Add checks for fclose() failure |
518 | | -* Change CVS $Id: TODO,v 1.1159 2003/10/2602:57:39 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1159 2003/10/2602:57:39 momjian Exp $ |
| 518 | +* Change CVS $Id: TODO,v 1.1160 2003/10/2604:21:43 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1160 2003/10/2604:21:43 momjian Exp $ |
519 | 519 | * Exit postmaster if postgresql.conf can not be opened |
520 | 520 | * Rename /scripts directory because they are all C programs now |
521 | 521 | * Allow the regression tests to start postmaster with -i so the tests |
|