From: Bruce Momjian Date: Wed, 4 Apr 2001 21:32:17 +0000 (+0000) Subject: Update TODO list. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=e31da0a399a39423855c4ae7727650a520f640a2;p=users%2Fbernd%2Fpostgres.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 2390cd9732..26ea6810ec 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Apr 4 17:16:23 EDT 2001 +Last updated: Wed Apr 4 17:31:56 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -50,7 +50,6 @@ MISC another backend. Might lead to MVCC inside of syscache * Permission to DELETE table allows UPDATE also * SELECT cash_out(1) causes crash -* Write out a CRC with each data block, and verify it on reading ENHANCEMENTS ------------