|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Feb 12 13:09:32 EST 2004 |
| 3 | +Last updated:Thu Feb 12 13:11:14 EST 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -28,12 +28,6 @@ Urgent
|
28 | 28 | * Create native Win32 port, http://momjian.postgresql.org/main/writings/pgsql/project/win32.html
|
29 | 29 |
|
30 | 30 |
|
31 |
| -Reporting |
32 |
| -========= |
33 |
| - |
34 |
| -* Show location of syntax error in query [yacc] |
35 |
| - |
36 |
| - |
37 | 31 | Administration
|
38 | 32 | ==============
|
39 | 33 |
|
@@ -462,7 +456,7 @@ Source Code
|
462 | 456 | * Acquire lock on a relation before building a relcache entry for it
|
463 | 457 | * Research interaction of setitimer() and sleep() used by statement_timeout
|
464 | 458 | * -Add checks for fclose() failure (Tom)
|
465 |
| -* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1210 2004/02/12 18:09:43 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1210 2004/02/12 18:09:43 momjian Exp $ |
| 459 | +* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1211 2004/02/12 18:11:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1211 2004/02/12 18:11:16 momjian Exp $ |
466 | 460 | * Exit postmaster if postgresql.conf can not be opened
|
467 | 461 | * Rename /scripts directory because they are all C programs now
|
468 | 462 | * Allow the regression tests to start postmaster with -i so the tests
|
|