Re: BUG #17950: Incorrect memory access in gtsvector_picksplit()

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-bugs@lists.postgresql.org
Date: 2023-09-05T04:58:30Z
Lists: pgsql-bugs
On Mon, Sep 04, 2023 at 05:00:00PM +0300, Alexander Lakhin wrote:
> 04.09.2023 09:35, Michael Paquier wrote:
>> It's also not something I would
>> backpatch.  That's confusing, for sure, but there is also the argument
>> of keeping a consistent output in the stable branches.
> 
> I agree. Let's not backpatch it.

Applied on HEAD, then.  This item is now completely closed.
--
Michael

Commits

  1. Improve description of keys in tsvector

  2. Fix out-of-bound read in gtsvector_picksplit()