PostgreSQL Source Code: PrsStorage Struct Reference (original) (raw)

Data Fields
int cur
int len
LexemeEntry * list

Detailed Description

Definition at line 153 of file wparser.c.

Field Documentation

cur

int PrsStorage::cur

Definition at line 155 of file wparser.c.

Referenced by prs_process_call(), and prs_setup_firstcall().

len

int PrsStorage::len

Definition at line 156 of file wparser.c.

Referenced by prs_process_call(), and prs_setup_firstcall().

list

LexemeEntry* PrsStorage::list

Definition at line 157 of file wparser.c.

Referenced by prs_process_call(), and prs_setup_firstcall().


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