|
PostgreSQL Source Code git master
|
Data Fields | |
| char * | lexeme |
| int | length |
Definition at line 26 of file ts_typanalyze.c.
| int LexemeHashKey::length |
Definition at line 29 of file ts_typanalyze.c.
Referenced by compute_tsvector_stats(), lexeme_compare(), and lexeme_hash().
| char* LexemeHashKey::lexeme |
Definition at line 28 of file ts_typanalyze.c.
Referenced by compute_tsvector_stats(), lexeme_compare(), lexeme_hash(), and prune_lexemes_hashtable().