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:
@ -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>
|
||||||
|
Reference in New Issue
Block a user