PostgreSQL Source Code  git master
ScanKeyData Struct Reference

#include <skey.h>

Data Fields

int sk_flags
 
AttrNumber sk_attno
 
StrategyNumber sk_strategy
 
Oid sk_subtype
 
Oid sk_collation
 
FmgrInfo sk_func
 
Datum sk_argument
 

Detailed Description

Definition at line 64 of file skey.h.

Field Documentation

◆ sk_argument

◆ sk_attno

◆ sk_collation

◆ sk_flags

◆ sk_func

◆ sk_strategy

◆ sk_subtype


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