PostgreSQL Source Code  git master
CHKVAL Struct Reference

Data Fields

int32arrb
 
int32arre
 
ltreenode
 
char * operand
 
WordEntryarrb
 
WordEntryarre
 
char * values
 

Detailed Description

Definition at line 224 of file _int_bool.c.

Field Documentation

◆ arrb [1/2]

int32 * CHKVAL::arrb

◆ arrb [2/2]

WordEntry* CHKVAL::arrb

Definition at line 38 of file tsvector_op.c.

◆ arre [1/2]

int32 * CHKVAL::arre

◆ arre [2/2]

WordEntry* CHKVAL::arre

Definition at line 39 of file tsvector_op.c.

◆ node

ltree* CHKVAL::node

Definition at line 51 of file ltxtquery_op.c.

Referenced by ltxtq_exec().

◆ operand

char * CHKVAL::operand

Definition at line 52 of file ltxtquery_op.c.

Referenced by checkcondition_str(), ltxtq_exec(), and ts_match_vq().

◆ values

char* CHKVAL::values

Definition at line 40 of file tsvector_op.c.

Referenced by checkclass_str(), checkcondition_str(), and ts_match_vq().


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