Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

NODE Struct Reference

Data Fields

int32 type
int32 val
struct NODEnext
int16 distance
int16 length
uint16 flag
struct NODEleft
struct NODEright
QueryItemvalnode

Detailed Description

Definition at line 35 of file _int_bool.c.


Field Documentation

Definition at line 33 of file ltxtquery_io.c.

Referenced by pushquery(), and queryin().

Definition at line 35 of file ltxtquery_io.c.

Referenced by pushquery(), and queryin().

struct NODE* NODE::left

Definition at line 34 of file ltxtquery_io.c.

Referenced by pushquery(), and queryin().

struct NODE * NODE::next

Definition at line 39 of file _int_bool.c.

Referenced by bqarr_in(), pushquery(), and queryin().

struct NODE* NODE::right

Definition at line 38 of file _int_bool.c.

Referenced by bqarr_in(), pushquery(), and queryin().


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