Header And Logo

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

Data Fields

IndexOnlyScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
Oid indexid
Listindexqual
Listindexorderby
Listindextlist
ScanDirection indexorderdir

Detailed Description

Definition at line 334 of file plannodes.h.


Field Documentation

Definition at line 337 of file plannodes.h.

Referenced by ExecInitIndexOnlyScan(), ExplainNode(), and make_indexonlyscan().

Definition at line 341 of file plannodes.h.

Referenced by ExplainNode(), and make_indexonlyscan().


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