mirror of
https://github.com/postgres/postgres.git
synced 2026-04-26 00:31:07 -04:00
docs: update page format to specify page checksum field
Backpatch to 9.3 Per report from Steffen Hildebrandt
This commit is contained in:
parent
8ca75671bd
commit
57282cdeda
1 changed files with 2 additions and 2 deletions
|
|
@ -666,10 +666,10 @@ data. Empty in ordinary tables.</entry>
|
|||
to this page</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>pd_tli</entry>
|
||||
<entry>pd_checksum</entry>
|
||||
<entry>uint16</entry>
|
||||
<entry>2 bytes</entry>
|
||||
<entry>TimeLineID of last change (only its lowest 16 bits)</entry>
|
||||
<entry>Page checksum</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>pd_flags</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue