#include "access/genam.h"#include "access/heapam.h"#include "access/htup_details.h"#include "access/itup.h"#include "access/tupdesc.h"

Go to the source code of this file.
Data Structures | |
| struct | HeapScanDescData |
| struct | IndexScanDescData |
| struct | SysScanDescData |
Typedefs | |
| typedef struct HeapScanDescData | HeapScanDescData |
| typedef struct IndexScanDescData | IndexScanDescData |
| typedef struct SysScanDescData | SysScanDescData |
| typedef struct HeapScanDescData HeapScanDescData |
| typedef struct IndexScanDescData IndexScanDescData |
| typedef struct SysScanDescData SysScanDescData |
1.7.1