diff options
| author | Tom Lane | 2022-11-21 22:07:07 +0000 |
|---|---|---|
| committer | Tom Lane | 2022-11-21 22:07:07 +0000 |
| commit | c0eed88914c0986e0c64c9d0944c89e1c5bdb1e3 (patch) | |
| tree | abe54c862359969d2fcaccf593b8e1e9d0e56676 /doc/src | |
| parent | 140c80372327fb7723859d982b3efda754b266a7 (diff) | |
Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline.
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 78e73e875 added a
CHECK_FOR_INTERRUPTS call in TS_execute_recurse, it missed
doing so in the parallel function TS_phrase_execute, which
surely needs one just as much.
Back-patch because of the missing CHECK_FOR_INTERRUPTS.
Might as well back-patch the rest of this too.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions
