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

Data Fields

WordEntryIN Struct Reference

Data Fields
WordEntry entry
WordEntryPos * pos
int poslen

Detailed Description

Definition at line 26 of file tsvector.c.

Field Documentation

entry

WordEntry WordEntryIN::entry

Definition at line 28 of file tsvector.c.

Referenced by tsvectorin(), and uniqueentry().

pos

WordEntryPos* WordEntryIN::pos

Definition at line 29 of file tsvector.c.

Referenced by tsvectorin(), and uniqueentry().

poslen

int WordEntryIN::poslen

Definition at line 30 of file tsvector.c.

Referenced by tsvectorin(), and uniqueentry().


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