PostgreSQL Source Code git master
Data Fields
QTNode Struct Reference

#include <ts_utils.h>

Data Fields

 
 
 
char *  word
 
 
struct QTNode **  child
 

Detailed Description

Definition at line 234 of file ts_utils.h.

Field Documentation

child

struct QTNode** QTNode::child

Definition at line 241 of file ts_utils.h.

Referenced by cntsize(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().

flags

uint32 QTNode::flags

Definition at line 237 of file ts_utils.h.

Referenced by findeq(), join_tsqueries(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNTernary(), and tsquery_not().

nchild

int32 QTNode::nchild

Definition at line 238 of file ts_utils.h.

Referenced by cntsize(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().

sign

uint32 QTNode::sign

Definition at line 240 of file ts_utils.h.

Referenced by findeq(), QT2QTN(), and QTNBinary().

valnode

QueryItem* QTNode::valnode

Definition at line 236 of file ts_utils.h.

Referenced by cntsize(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().

word

char* QTNode::word

Definition at line 239 of file ts_utils.h.

Referenced by fillQT(), QT2QTN(), QTNCopy(), QTNFree(), and QTNodeCompare().


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

AltStyle によって変換されたページ (->オリジナル) /