PostgreSQL Source Code
git master
|
#include <ts_type.h>
Data Fields | |
QueryItemType | type |
QueryOperator | qoperator |
QueryOperand | qoperand |
QueryOperand QueryItem::qoperand |
Definition at line 210 of file ts_type.h.
Referenced by calcstrlen(), cntsize(), collectTSQueryValues(), fillQT(), findeq(), get_docrep(), gin_extract_tsquery(), hlfinditem(), makeTSQuerySign(), QT2QTN(), QTNCopy(), QTNodeCompare(), tsqueryrecv(), and tsquerysend().
QueryOperator QueryItem::qoperator |
Definition at line 209 of file ts_type.h.
Referenced by calc_rank(), calcstrlen(), clean_NOT_intree(), clean_stopword_intree(), fillQT(), findeq(), findoprnd_recurse(), maketree(), plainnode(), QT2QTN(), QTNBinary(), QTNodeCompare(), QTNSort(), QTNTernary(), TS_execute_locations_recurse(), TS_execute_recurse(), TS_phrase_execute(), tsquery_opr_selec(), tsquery_requires_match(), tsqueryrecv(), and tsquerysend().
QueryItemType QueryItem::type |
Definition at line 208 of file ts_type.h.
Referenced by calc_rank(), calcstrlen(), clean_NOT_intree(), clean_stopword_intree(), cntsize(), collectTSQueryValues(), fillQT(), findeq(), hlfinditem(), maketree(), makeTSQuerySign(), parse_tsquery(), plainnode(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), SortAndUniqItems(), TS_execute_locations_recurse(), TS_execute_recurse(), TS_phrase_execute(), tsquery_opr_selec(), tsquery_requires_match(), tsqueryrecv(), and tsquerysend().