PostgreSQL Source Code  git master
OpBtreeInterpretation Struct Reference

#include <lsyscache.h>

Data Fields

Oid opfamily_id
 
int strategy
 
Oid oplefttype
 
Oid oprighttype
 

Detailed Description

Definition at line 24 of file lsyscache.h.

Field Documentation

◆ opfamily_id

Oid OpBtreeInterpretation::opfamily_id

◆ oplefttype

Oid OpBtreeInterpretation::oplefttype

◆ oprighttype

Oid OpBtreeInterpretation::oprighttype

◆ strategy

int OpBtreeInterpretation::strategy

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