PostgreSQL Source Code git master
|
Data Fields | |
WordEntry | entry |
WordEntryPos * | pos |
int | poslen |
Definition at line 26 of file tsvector.c.
WordEntry WordEntryIN::entry |
Definition at line 28 of file tsvector.c.
Referenced by tsvectorin(), and uniqueentry().
WordEntryPos* WordEntryIN::pos |
Definition at line 29 of file tsvector.c.
Referenced by tsvectorin(), and uniqueentry().
int WordEntryIN::poslen |
Definition at line 30 of file tsvector.c.
Referenced by tsvectorin(), and uniqueentry().