summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-04-09 15:38:43 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-04-09 15:39:09 -0400
commitc2599b93df0a94cd7d7b042c1bdd2eb6447ead92 (patch)
tree170c48b8acfe49d1fbcf49f2c34734ee50a1ff98 /src/backend/executor
parent12c2b7a37072d991aa15ca453f0cfcb3620d03f6 (diff)
Further cleanup of ts_headline code.
Suppress a probably-meaningless uninitialized-variable warning (induced by my previous patch, I'm sorry to say). Improve mark_hl_fragments()'s test for overlapping cover strings: it failed to consider the possibility that the current string is strictly within another one. That's unlikely given the preceding splitting into MaxWords fragments, but I don't think it's impossible. Discussion: https://postgr.es/m/16345-2e0cf5cddbdcd3b4@postgresql.org
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions