|
|
@ -1,6 +1,6 @@ |
|
|
|
TODO list for PostgreSQL |
|
|
|
TODO list for PostgreSQL |
|
|
|
======================== |
|
|
|
======================== |
|
|
|
Last updated: Fri Jan 23 10:13:31 EST 2004 |
|
|
|
Last updated: Sat Jan 24 23:50:15 EST 2004 |
|
|
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
|
@ -463,7 +463,7 @@ Source Code |
|
|
|
* Acquire lock on a relation before building a relcache entry for it |
|
|
|
* Acquire lock on a relation before building a relcache entry for it |
|
|
|
* Research interaction of setitimer() and sleep() used by statement_timeout |
|
|
|
* Research interaction of setitimer() and sleep() used by statement_timeout |
|
|
|
* Add checks for fclose() failure |
|
|
|
* Add checks for fclose() failure |
|
|
|
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1189 2004/01/23 15:13:30 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1189 2004/01/23 15:13:30 momjian Exp $ |
|
|
|
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 momjian Exp $ |
|
|
|
* Exit postmaster if postgresql.conf can not be opened |
|
|
|
* Exit postmaster if postgresql.conf can not be opened |
|
|
|
* Rename /scripts directory because they are all C programs now |
|
|
|
* Rename /scripts directory because they are all C programs now |
|
|
|
* Allow the regression tests to start postmaster with -i so the tests |
|
|
|
* Allow the regression tests to start postmaster with -i so the tests |
|
|
@ -500,6 +500,7 @@ Developers who have claimed items are: |
|
|
|
* Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp> |
|
|
|
* Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp> |
|
|
|
* Karel is Karel Zak <zakkr@zf.jcu.cz> |
|
|
|
* Karel is Karel Zak <zakkr@zf.jcu.cz> |
|
|
|
* Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc. |
|
|
|
* Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc. |
|
|
|
|
|
|
|
* Joe is Joe Conway <mail@joeconway.com> |
|
|
|
* Liam is Liam Stewart <liams@redhat.com> of Red Hat |
|
|
|
* Liam is Liam Stewart <liams@redhat.com> of Red Hat |
|
|
|
* Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc. |
|
|
|
* Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc. |
|
|
|
* Mark is Mark Hollomon <mhh@mindspring.com> |
|
|
|
* Mark is Mark Hollomon <mhh@mindspring.com> |
|
|
|