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
-
Fix arrays comparison in CompareOpclassOptions()
- 5411e821386c 13.18 landed
- 247e7647f598 14.15 landed
- 713b8546aba6 15.10 landed
- b242aba02666 16.6 landed
- a6fa869cfa4e 17.2 landed
- db22b900244d 18.0 landed