Skip to content

Commit 21e7e7e

Browse files
committed
I know we talked about this in the past but I never got it on the TODO
list: * Add optional CRC checksum to heap and index pages
1 parent 6f0f5bf commit 21e7e7e

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 Dec 26 23:28:28 EST 2001
3+
Last updated: Thu Dec 27 21:30:10 EST 2001
44

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

@@ -326,7 +326,7 @@ MISCELLANEOUS
326326
* -Put sort files in their own directory (Bruce)
327327
* Show location of syntax error in query [yacc]
328328
* Change representation of whole-tuple parameters to functions
329-
329+
* Add optional CRC checksum to heap and index pages
330330

331331
PERFORMANCE
332332
-----------

0 commit comments

Comments
 (0)