postgresql/src/backend/access
Simon Riggs bb7cc2623f Remove PageSetTLI and rename pd_tli to pd_checksum
Remove use of PageSetTLI() from all page manipulation functions
and adjust README to indicate change in the way we make changes
to pages. Repurpose those bytes into the pd_checksum field and
explain how that works in comments about page header.

Refactoring ahead of actual feature patch which would make use
of the checksum field, arriving later.

Jeff Davis, with comments and doc changes by Simon Riggs
Direction suggested by Robert Haas; many others providing
review comments.
2013-03-18 13:46:42 +00:00
..
common Add a materialized view relations. 2013-03-03 18:23:31 -06:00
gin Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
gist Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
hash Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
heap Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
index Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nbtree Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
rmgrdesc Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00
spgist Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
transam Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00