Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeHeap ¶
func DecodeHeap(d *decode.D, args format.Pg_Heap_In) any
func DecodePageHeaderData ¶
type = struct PageHeaderData { 0 | 8
PageXLogRecPtr pd_lsn;
8 | 2
uint16 pd_checksum;
10 | 2
uint16 pd_flags;
12 | 2
LocationIndex pd_lower;
14 | 2
LocationIndex pd_upper;
16 | 2
LocationIndex pd_special;
18 | 2
uint16 pd_pagesize_version;
20 | 0
ItemIdData pd_linp[];
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.