PostgreSQL Source Code git master
Loading...
Searching...
No Matches
IndexFetchHeapData Struct Reference

#include <heapam.h>

Data Fields

IndexFetchTableData xs_base
 
Buffer xs_cbuf
 

Detailed Description

Definition at line 115 of file heapam.h.

Field Documentation

◆ xs_base

IndexFetchTableData IndexFetchHeapData::xs_base

Definition at line 117 of file heapam.h.

◆ xs_cbuf

Buffer IndexFetchHeapData::xs_cbuf

Definition at line 119 of file heapam.h.


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