Header And Logo

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

Data Fields

IndexRuntimeKeyInfo Struct Reference

#include <execnodes.h>

Data Fields

ScanKey scan_key
ExprStatekey_expr
bool key_toastable

Detailed Description

Definition at line 1210 of file execnodes.h.


Field Documentation

Definition at line 1213 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys(), and ExecIndexEvalRuntimeKeys().

Definition at line 1214 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys().

Definition at line 1212 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys(), and ExecIndexEvalRuntimeKeys().


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