PostgreSQL Source Code  git master
GinChkVal Struct Reference

Data Fields

ITEMfirst
 
boolmapped_check
 
QueryItemfirst_item
 
GinTernaryValuecheck
 
int * map_item_operand
 

Detailed Description

Definition at line 320 of file _int_bool.c.

Field Documentation

◆ check

GinTernaryValue* GinChkVal::check

◆ first

ITEM* GinChkVal::first

Definition at line 322 of file _int_bool.c.

Referenced by checkcondition_gin(), and gin_bool_consistent().

◆ first_item

QueryItem* GinChkVal::first_item

◆ map_item_operand

int* GinChkVal::map_item_operand

◆ mapped_check

bool* GinChkVal::mapped_check

Definition at line 323 of file _int_bool.c.

Referenced by checkcondition_gin(), and gin_bool_consistent().


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