Re: BUG #17739: postgres ts_headline function is not returning matches it should during full text search

From: Sam S <sssnarr1(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17739: postgres ts_headline function is not returning matches it should during full text search
Date: 2023-01-14 02:23:18
Message-ID: CAM-4bn=0ZjjqegEQqbRBn1VJrs+qeeza_QKzc_w7QyM5w_x3WA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I applied that patch to the main branch, built and tested it and it works
as I expect.
I reviewed the code and it looks good to me as far as someone not familiar
with the codebase can tell.

Regards,
Sam Snarr

On Mon, Jan 9, 2023 at 10:40 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> > In the following 3 full-text search highlighting queries, why do the
> first
> > one's results not match the second and third's?
>
> I think this is addressed by my pending patch at [1]. Perhaps
> you'd like to help review/test that?
>
> regards, tom lane
>
> [1]
> https://www.postgresql.org/message-id/flat/840.1669405935%40sss.pgh.pa.us
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2023-01-14 08:32:15 BUG #17751: DDL CREATE statement accepts invalid default values for FOREIGN KEY constraint.
Previous Message Lakshmi Narayanan Sreethar 2023-01-13 15:23:49 DROP DATABASE deadlocks with logical replication worker in PG 15.1