page_layout_checksums.diff
application/octet-stream
Filename: page_layout_checksums.diff
Type: application/octet-stream
Part: 0
Message:
Re: 66.6. Database Page Layout
Patch
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/storage.sgml | 1 | 1 |
diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 6b6377503bf..19924b98d71 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -797,7 +797,7 @@ data. Empty in ordinary tables.</entry> (<structname>PageHeaderData</structname>). Its format is detailed in <xref linkend="pageheaderdata-table"/>. The first field tracks the most recent WAL entry related to this page. The second field contains - the page checksum if <xref linkend="app-initdb-data-checksums"/> are + the page checksum if <link linkend="checksums">data checksums</link> are enabled. Next is a 2-byte field containing flag bits. This is followed by three 2-byte integer fields (<structfield>pd_lower</structfield>, <structfield>pd_upper</structfield>, and