Re: tsvector filter problem - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: tsvector filter problem
Date
Msg-id 572A0E88.4050704@sigaev.ru
Whole thread Raw
In response to tsvector filter problem  (Stas Kelvich <s.kelvich@postgrespro.ru>)
List pgsql-hackers
Thank you, pushed.

Stas Kelvich wrote:
> Hi.
>
> As discovered by Oleg Bartunov, current filter() function for tsvector can crash backend.
> Bug was caused erroneous usage of char type in memmove argument.
>
>
>
>
>
>
>

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Make PG's "NOT NULL"s and attnotnull ("is_nullable") conform to SQL-2011
Next
From: Tom Lane
Date:
Subject: Re: Segmentation fault when max_parallel degree is very High