mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 13:24:01 -05:00
I just spent an annoying amount of time reverse-engineering the
100%-undocumented API between ts_headline and the text search
parser's prsheadline function. Add some commentary about that
while it's fresh in mind. Also remove some unused macros in
wparser_def.c.
While at it, I noticed that when commit
|
||
|---|---|---|
| .. | ||
| dicts | ||
| ts_cache.h | ||
| ts_locale.h | ||
| ts_public.h | ||
| ts_type.h | ||
| ts_utils.h | ||