Re: Release and unpin buffers after leaving CRIT section in GIN.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Release and unpin buffers after leaving CRIT section in GIN.
Date: 2026-02-17 10:07:30
Message-ID: aZQ94j8rsrkjeSZq@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2026-02-17 10:14:45 Re: Release and unpin buffers after leaving CRIT section in GIN.
Previous Message Kirill Reshke 2026-02-17 09:58:24 Release and unpin buffers after leaving CRIT section in GIN.