PostgreSQL Source Code  git master
OpFamilyOpFuncGroup Struct Reference

#include <amvalidate.h>

Data Fields

Oid lefttype
 
Oid righttype
 
uint64 operatorset
 
uint64 functionset
 

Detailed Description

Definition at line 20 of file amvalidate.h.

Field Documentation

◆ functionset

uint64 OpFamilyOpFuncGroup::functionset

◆ lefttype

Oid OpFamilyOpFuncGroup::lefttype

◆ operatorset

uint64 OpFamilyOpFuncGroup::operatorset

◆ righttype

Oid OpFamilyOpFuncGroup::righttype

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