Header And Logo

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

Data Fields

xl_multi_insert_tuple Struct Reference

#include <heapam_xlog.h>

Data Fields

uint16 datalen
uint16 t_infomask2
uint16 t_infomask
uint8 t_hoff

Detailed Description

Definition at line 132 of file heapam_xlog.h.


Field Documentation

Definition at line 134 of file heapam_xlog.h.

Referenced by heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 137 of file heapam_xlog.h.

Referenced by heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 136 of file heapam_xlog.h.

Referenced by heap_multi_insert(), and heap_xlog_multi_insert().

Definition at line 135 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: