PostgreSQL Source Code git master
Data Fields
NODE Struct Reference

Data Fields

 
 
struct NODEnext
 
 
 
 
struct NODEleft
 
struct NODEright
 
 

Detailed Description

Definition at line 25 of file _int_bool.c.

Field Documentation

distance

int16 NODE::distance

Definition at line 31 of file ltxtquery_io.c.

Referenced by pushquery().

flag

uint16 NODE::flag

Definition at line 33 of file ltxtquery_io.c.

Referenced by pushquery().

left

struct NODE* NODE::left

Definition at line 24 of file tsquery_cleanup.c.

Referenced by calcstrlen(), clean_NOT_intree(), clean_stopword_intree(), freetree(), maketree(), and plainnode().

length

int16 NODE::length

Definition at line 32 of file ltxtquery_io.c.

Referenced by pushquery().

next

struct NODE * NODE::next

Definition at line 29 of file _int_bool.c.

Referenced by pushquery().

right

struct NODE* NODE::right

Definition at line 25 of file tsquery_cleanup.c.

Referenced by calcstrlen(), clean_NOT_intree(), clean_stopword_intree(), freetree(), maketree(), and plainnode().

type

int32 NODE::type

Definition at line 27 of file _int_bool.c.

Referenced by pushquery().

val

int32 NODE::val

Definition at line 28 of file _int_bool.c.

Referenced by pushquery().

valnode

QueryItem* NODE::valnode

Definition at line 26 of file tsquery_cleanup.c.

Referenced by calcstrlen(), clean_NOT_intree(), clean_stopword_intree(), maketree(), and plainnode().


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

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