|
PostgreSQL Source Code git master
|
Data Fields | |
| QueryItem * | ptr |
| int | len |
| int | cur |
Definition at line 54 of file tsquery_cleanup.c.
| int PLAINTREE::cur |
Definition at line 58 of file tsquery_cleanup.c.
Referenced by plaintree().
| int PLAINTREE::len |
Definition at line 57 of file tsquery_cleanup.c.
Referenced by plaintree().
| QueryItem* PLAINTREE::ptr |
Definition at line 56 of file tsquery_cleanup.c.
Referenced by plaintree().