1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

docs: update page format to specify page checksum field

Backpatch to 9.3

Per report from Steffen Hildebrandt
This commit is contained in:
Bruce Momjian
2013-11-19 16:54:42 -05:00
parent 8ca75671bd
commit 57282cdeda

View File

@ -666,10 +666,10 @@ data. Empty in ordinary tables.</entry>
to this page</entry> to this page</entry>
</row> </row>
<row> <row>
<entry>pd_tli</entry> <entry>pd_checksum</entry>
<entry>uint16</entry> <entry>uint16</entry>
<entry>2 bytes</entry> <entry>2 bytes</entry>
<entry>TimeLineID of last change (only its lowest 16 bits)</entry> <entry>Page checksum</entry>
</row> </row>
<row> <row>
<entry>pd_flags</entry> <entry>pd_flags</entry>