Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xl_heap_multi_insert Struct Reference

#include <heapam_xlog.h>

Data Fields

RelFileNode node
BlockNumber blkno
bool all_visible_cleared
uint16 ntuples
OffsetNumber offsets [1]

Detailed Description

Definition at line 119 of file heapam_xlog.h.


Field Documentation

Definition at line 123 of file heapam_xlog.h.

Referenced by heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 122 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 121 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 124 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 125 of file heapam_xlog.h.

Referenced by heap_multi_insert(), and heap_xlog_multi_insert().


The documentation for this struct was generated from the following file: