Re: [PATCH] Fix vacuum_delay_point happening inside lock

From: "Kevin Rocker" <me(at)kevinrocker(dot)com>
To: "Neil Chen" <carpenter(dot)nail(dot)cz(at)gmail(dot)com>
Cc: "Andrey Borodin" <x4mmm(at)yandex-team(dot)ru>, "pgsql-hackers mailing list" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix vacuum_delay_point happening inside lock
Date: 2026-08-09 22:36:37
Message-ID: c0b8bfb3-6197-4f8a-be5c-b11dbd92940b@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Just bumping the patch to v4 for CFBot and pointed 'Discussion' to the thread root. Also confirmed check-world passes.

Attachment Content-Type Size
v4-0001-Move-interrupt-checks-out-of-locked-regions.patch text/x-patch 4.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Rachitskiy 2026-08-09 22:38:46 Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Previous Message Hannu Krosing 2026-08-09 21:53:23 Re: Support for 8-byte TOAST values, round two