|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
TODO list for PostgreSQL |
|
|
|
|
======================== |
|
|
|
|
Last updated: Mon Jun 2 14:51:39 EDT 2003 |
|
|
|
|
Last updated: Fri Jun 6 11:56:04 EDT 2003 |
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
@ -442,6 +442,7 @@ Source Code |
|
|
|
|
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce) |
|
|
|
|
* Acquire lock on a relation before building a relcache entry for it |
|
|
|
|
* Research interaction of setitimer() and sleep() used by statement_timeout |
|
|
|
|
* Add checks for fclose() failure |
|
|
|
|
|
|
|
|
|
* Wire Protocol Changes |
|
|
|
|
o Show transaction status in psql |
|
|
|
|