Re: BUG #18692: Segmentation fault when extending a varchar column with a gist index with custom signal length

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Tender Wang <tndrwang@gmail.com>, nicolas.maus@bertelsmann.de, pgsql-bugs@lists.postgresql.org
Date: 2024-11-12T00:09:20Z
Lists: pgsql-bugs
On Fri, Nov 08, 2024 at 10:29:20PM +0200, Alexander Korotkov wrote:
> Thank you for noticing this.  I also think there is no urgency.  And I
> will wait till the next release.

You have applied db22b900244d today, while only the stamp for the next
minor version has been applied.  You should have waited until the
*tag* of the release is pushed, as we should keep a zero-activity
window in stable branches between the stamp and the tag to sort out
any potential issues that could be reported to packagers.  This 24~48h
window is important.

Thanks.
--
Michael

Commits

  1. Fix arrays comparison in CompareOpclassOptions()