Fix bug in the tsvector stats collection function, which caused a crash if
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix bug in the tsvector stats collection function, which caused a crash if the sample contains just a one tsvector, containing only one lexeme.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tsearch/ts_typanalyze.c | modified | +22 −21 |