PostgreSQL Source Code  git master
LexemeHashKey Struct Reference

Data Fields

char * lexeme
 
int length
 

Detailed Description

Definition at line 26 of file ts_typanalyze.c.

Field Documentation

◆ length

int LexemeHashKey::length

Definition at line 29 of file ts_typanalyze.c.

Referenced by compute_tsvector_stats(), lexeme_compare(), and lexeme_hash().

◆ lexeme

char* LexemeHashKey::lexeme

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