PostgreSQL Source Code git master
Data Fields
IndexRuntimeKeyInfo Struct Reference

#include <execnodes.h>

Data Fields

 
 
bool  key_toastable
 

Detailed Description

Definition at line 1657 of file execnodes.h.

Field Documentation

key_expr

ExprState* IndexRuntimeKeyInfo::key_expr

Definition at line 1660 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys(), and ExecIndexEvalRuntimeKeys().

key_toastable

bool IndexRuntimeKeyInfo::key_toastable

Definition at line 1661 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys().

scan_key

ScanKeyData* IndexRuntimeKeyInfo::scan_key

Definition at line 1659 of file execnodes.h.

Referenced by ExecIndexBuildScanKeys(), and ExecIndexEvalRuntimeKeys().


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

AltStyle によって変換されたページ (->オリジナル) /