|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | operandexists |
| bool | reverseinsert |
| uint32 | npos |
| WordEntryPos | pos [MAXQROPOS] |
| uint32 QueryRepresentationOperand::npos |
Definition at line 551 of file tsrank.c.
Referenced by checkcondition_QueryOperand(), fillQueryRepresentationData(), and resetQueryRepresentation().
| bool QueryRepresentationOperand::operandexists |
Definition at line 548 of file tsrank.c.
Referenced by checkcondition_QueryOperand(), fillQueryRepresentationData(), and resetQueryRepresentation().
| WordEntryPos QueryRepresentationOperand::pos[MAXQROPOS] |
Definition at line 552 of file tsrank.c.
Referenced by checkcondition_QueryOperand(), and fillQueryRepresentationData().
| bool QueryRepresentationOperand::reverseinsert |
Definition at line 549 of file tsrank.c.
Referenced by checkcondition_QueryOperand(), fillQueryRepresentationData(), and resetQueryRepresentation().