aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-01-13 01:48:46 +0000
committerBruce Momjian <bruce@momjian.us>2000-01-13 01:48:46 +0000
commitc6035cd173ffc9c48ef6cdcb81c6ee888ea8ec04 (patch)
tree38f0fef14012ef72996fb18fd411e25113d29af4
parent1f9d535aca1de999e2a3f5489a73624f621a794c (diff)
downloadpostgresql-c6035cd173ffc9c48ef6cdcb81c6ee888ea8ec04.tar.gz
postgresql-c6035cd173ffc9c48ef6cdcb81c6ee888ea8ec04.zip
Update TODO list.
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index abaf86174eb..34f20b16963 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Jan 11 07:07:31 EST 2000
+Last updated: Wed Jan 12 20:45:08 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -19,7 +19,7 @@ RELIABILITY
RESOURCES
* -Elog() does not free all its memory
-* -spinlock stuck problem when elog(FATAL) and elog(ERROR) inside bufmgr
+* spinlock stuck problem when elog(FATAL) and elog(ERROR) inside bufmgr
* -Recover or force failure when disk space is exhausted(Hiroshi)
PARSER
@@ -301,7 +301,7 @@ Developers who have claimed items are:
* David is David Hartwig <daveh@insightdist.com>
* Edmund is Edmund Mergl <E.Mergl@bawue.de>
* Goran is Goran Thyni <goran@kyla.kiruna.se>
- * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp>
+ >:: * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp>
* Jan is Jan Wieck <wieck@sapserv.debis.de>
* Marc is Marc Fournier <scrappy@hub.org>
* Massimo Dal Zotto <dz@cs.unitn.it>