Header And Logo

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

Data Structures | Typedefs

relscan.h File Reference

#include "access/genam.h"
#include "access/heapam.h"
#include "access/htup_details.h"
#include "access/itup.h"
#include "access/tupdesc.h"
Include dependency graph for relscan.h:
This graph shows which files directly or indirectly include this file:

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 Documentation