PostgreSQL Source Code  git master
IndexFetchHeapData Struct Reference

#include <heapam.h>

Data Fields

IndexFetchTableData xs_base
 
Buffer xs_cbuf
 

Detailed Description

Definition at line 114 of file heapam.h.

Field Documentation

◆ xs_base

IndexFetchTableData IndexFetchHeapData::xs_base

Definition at line 116 of file heapam.h.

Referenced by heapam_index_fetch_begin(), and heapam_index_fetch_tuple().

◆ xs_cbuf

Buffer IndexFetchHeapData::xs_cbuf

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