Re: BUG #16345: ts_headline does not find phrase matches correctly

2020-04-09 Thread Tom Lane
Jeff Janes writes: > I am getting a compiler warning, both with and without --enable-cassert. > wparser_def.c: In function 'prsd_headline': > wparser_def.c:2530:2: warning: 'pose' may be used uninitialized in this > function [-Wmaybe-uninitialized] > mark_fragment(prs, highlightall, bestb, best

Re: BUG #16345: ts_headline does not find phrase matches correctly

2020-04-09 Thread Jeff Janes
redirected to hackers. On Wed, Apr 8, 2020 at 11:02 PM Tom Lane wrote: > > In short then, I propose applying 0001-0006. I'm not quite sure > if we should back-patch, or just be content to fix this in HEAD. > But there's definitely an argument that this has been broken since > we added phrase se