File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Wed Apr 4 16:58:17 EDT 2001
3+ Last updated: Wed Apr 4 17: 16:23 EDT 2001
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
5050 another backend. Might lead to MVCC inside of syscache
5151* Permission to DELETE table allows UPDATE also
5252* SELECT cash_out(1) causes crash
53+ * Write out a CRC with each data block, and verify it on reading
5354
5455ENHANCEMENTS
5556------------
@@ -337,7 +338,6 @@ MISCELLANEOUS
337338* Force transactions that commit at near the same time use a single fsync()
338339* Make blind writes go through the file descriptor cache
339340* Allow logging of query durations
340- * Write out a CRC with each data block, and verify it on reading
341341
342342SOURCE CODE
343343-----------
You can’t perform that action at this time.
0 commit comments