Re: Adding a stored generated column without long-lived locks

From: "Alberto Piai" <alberto(dot)piai(at)gmail(dot)com>
To: "solai v" <solai(dot)cdac(at)gmail(dot)com>, "Laurenz Albe" <laurenz(dot)albe(at)cybertec(dot)at>
Cc: "Alberto Piai" <alberto(dot)piai(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Subject: Re: Adding a stored generated column without long-lived locks
Date: 2026-09-01 15:41:31
Message-ID: DL43E6IUSNEG.GL6CS9EQOSCL@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Solai,

On Tue Sep 1, 2026 at 11:02 AM CEST, solai v wrote:
> I tested v10 of the patch on the latest PostgreSQL master.
> The patch applied cleanly, and PostgreSQL built successfully. git diff

>
> Overall, the v10 patch worked as expected in my testing.

Thank you for testing the patch!

Best regards,

Alberto

--
Alberto Piai
Sensational AG
Zürich, Switzerland

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2026-09-01 16:10:23 Re: GIN pageinspect support for entry tree and posting tree
Previous Message Nazir Bilal Yavuz 2026-09-01 15:36:49 Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness