PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PLAINTREE Struct Reference

Data Fields

QueryItemptr
 
int len
 
int cur
 

Detailed Description

Definition at line 54 of file tsquery_cleanup.c.

Field Documentation

◆ cur

int PLAINTREE::cur

Definition at line 58 of file tsquery_cleanup.c.

Referenced by plaintree().

◆ len

int PLAINTREE::len

Definition at line 57 of file tsquery_cleanup.c.

Referenced by plaintree().

◆ ptr

QueryItem* PLAINTREE::ptr

Definition at line 56 of file tsquery_cleanup.c.

Referenced by plaintree().


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