Re: Avoid recalculating pgprocno in ProcArrayAdd()

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Subject: Re: Avoid recalculating pgprocno in ProcArrayAdd()
Date: 2026-08-12 14:54:58
Message-ID: anyJKX_K5tGtdxWO@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2026-Aug-12, Pierre Forstmann wrote:

> I have reviewed this patch and I think it's ready for committer.
>
> There is no SQL change and this is only an internal small code change:
> no need to test spec. compliance and documentation.

Thanks, pushed.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
“Cuando no hay humildad las personas se degradan” (A. Christie)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-08-12 15:00:26 Re: use of SPI by postgresImportForeignStatistics
Previous Message Matheus Alcantara 2026-08-12 14:52:40 Re: hashjoins vs. Bloom filters (yet again)