diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-09 15:38:43 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-09 15:38:52 -0400 |
commit | 07453e9e332d262d9791e6819fadf74d5a2e8193 (patch) | |
tree | 808215d01ba985406cf3a195b4632ee9e37efd27 /contrib/btree_gist/btree_gist.c | |
parent | fac00400846b742a0b8c804b3e075b385d5c3668 (diff) | |
download | postgresql-07453e9e332d262d9791e6819fadf74d5a2e8193.tar.gz postgresql-07453e9e332d262d9791e6819fadf74d5a2e8193.zip |
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 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions