Skip to content

Commit 57282cd

Browse files
committed
docs: update page format to specify page checksum field
Backpatch to 9.3 Per report from Steffen Hildebrandt
1 parent 8ca7567 commit 57282cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/storage.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,10 +666,10 @@ data. Empty in ordinary tables.</entry>
666666
to this page</entry>
667667
</row>
668668
<row>
669-
<entry>pd_tli</entry>
669+
<entry>pd_checksum</entry>
670670
<entry>uint16</entry>
671671
<entry>2 bytes</entry>
672-
<entry>TimeLineID of last change (only its lowest 16 bits)</entry>
672+
<entry>Page checksum</entry>
673673
</row>
674674
<row>
675675
<entry>pd_flags</entry>

0 commit comments

Comments
 (0)