mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
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
This commit is contained in:
parent
6f0f5bf2fb
commit
21e7e7e724
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Dec 26 23:28:28 EST 2001
|
Last updated: Thu Dec 27 21:30:10 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -326,7 +326,7 @@ MISCELLANEOUS
|
|||||||
* -Put sort files in their own directory (Bruce)
|
* -Put sort files in their own directory (Bruce)
|
||||||
* Show location of syntax error in query [yacc]
|
* Show location of syntax error in query [yacc]
|
||||||
* Change representation of whole-tuple parameters to functions
|
* Change representation of whole-tuple parameters to functions
|
||||||
|
* Add optional CRC checksum to heap and index pages
|
||||||
|
|
||||||
PERFORMANCE
|
PERFORMANCE
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user