|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Mon Apr19 13:03:08 EDT 2004 |
| 3 | +Last updated:Tue Apr20 00:26:26 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -472,7 +472,7 @@ Source Code |
472 | 472 | * Research interaction of setitimer() and sleep() used by statement_timeout |
473 | 473 | * -Add checks for fclose() failure (Tom) |
474 | 474 | * -Change CVS ID to PostgreSQL |
475 | | -* Exit postmaster if postgresql.conf can not be opened |
| 475 | +*-Exit postmaster if postgresql.conf can not be opened |
476 | 476 | * Rename /scripts directory because they are all C programs now |
477 | 477 | * Allow the regression tests to start postmaster with -i so the tests |
478 | 478 | can be run on systems that don't support unix-domain sockets |
|