1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated:Tue Jan11 07:07:31 EST 2000
3
+ Last updated:Wed Jan12 20:45:08 EST 2000
4
4
5
5
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -19,7 +19,7 @@ RELIABILITY
19
19
RESOURCES
20
20
21
21
* -Elog() does not free all its memory
22
- *- spinlock stuck problem when elog(FATAL) and elog(ERROR) inside bufmgr
22
+ * spinlock stuck problem when elog(FATAL) and elog(ERROR) inside bufmgr
23
23
* -Recover or force failure when disk space is exhausted(Hiroshi)
24
24
25
25
PARSER
@@ -301,7 +301,7 @@ Developers who have claimed items are:
301
301
* David is David Hartwig <daveh@insightdist.com>
302
302
* Edmund is Edmund Mergl <E.Mergl@bawue.de>
303
303
* Goran is Goran Thyni <goran@kyla.kiruna.se>
304
- * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp>
304
+ >:: * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp>
305
305
* Jan is Jan Wieck <wieck@sapserv.debis.de>
306
306
* Marc is Marc Fournier <scrappy@hub.org>
307
307
* Massimo Dal Zotto <dz@cs.unitn.it>