PostgreSQL Source Code git master
|
Data Fields | |
ITEM * | curpol |
char * | buf |
char * | cur |
int32 | buflen |
char * | op |
QueryItem * | curpol |
int | buflen |
Definition at line 549 of file _int_bool.c.
char * INFIX::buf |
Definition at line 552 of file _int_bool.c.
Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().
int32 INFIX::buflen |
Definition at line 554 of file _int_bool.c.
Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().
char * INFIX::cur |
Definition at line 553 of file _int_bool.c.
Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().
ITEM * INFIX::curpol |
Definition at line 551 of file _int_bool.c.
Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().
char * INFIX::op |
Definition at line 454 of file ltxtquery_io.c.
Referenced by infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().