Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9a7c273

Browse files
committed
Update TODO list.
1 parent 6faf150 commit 9a7c273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO 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

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -50,6 +50,7 @@ MISC
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

5455
ENHANCEMENTS
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

342342
SOURCE CODE
343343
-----------

0 commit comments

Comments
 (0)