Re: Release and unpin buffers after leaving CRIT section in GIN.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-02-17T10:07:30Z
Lists: pgsql-hackers
On Tue, Feb 17, 2026 at 02:58:24PM +0500, Kirill Reshke wrote: > Few places in GIN code does not follow that. v1 fixes it. Yep. That sounds pretty much right. Thanks for the report. -- Michael
Commits
-
Sanitize some WAL-logging buffer handling in GIN and GiST code
- 21e323e941cf 19 (unreleased) landed