Re: Avoid recalculating pgprocno in ProcArrayAdd()

From: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Subject: Re: Avoid recalculating pgprocno in ProcArrayAdd()
Date: 2026-08-12 14:34:23
Message-ID: 178654526306.1098.8147753094025325747.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, failed
Implements feature: tested, failed
Spec compliant: not tested
Documentation: not tested

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.

Regards

Pierre Forstmann

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Henson Choi 2026-08-12 14:36:19 Re: Row pattern recognition
Previous Message Marco Nenciarini 2026-08-12 14:26:01 Re: [Patch]The Case For WAL-Logging pg_upgrade