Re: Avoid recalculating pgprocno in ProcArrayAdd()

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Avoid recalculating pgprocno in ProcArrayAdd()
Date: 2026-02-12 01:41:23
Message-ID: CAOzEurTqCix3AwnQjs-dNSu4Z5of--sc+kFpqSq4HkeO=VuD1A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 22, 2026 at 2:58 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> > <v1-0001-Avoid-recalculating-pgprocno-in-ProcArrayAdd.patch>
>
> LGTM. This is not correctness fix.

Thank you for the review! I've updated the commit message and I'll
mark it as Ready for Committer if there are no objections.

--
Best regards,
Shinya Kato
NTT OSS Center

Attachment Content-Type Size
v2-0001-Avoid-recalculating-pgprocno-in-ProcArrayAdd.patch application/octet-stream 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2026-02-12 01:44:59 HEAP_XMAX_COMMITTED with mutlixid
Previous Message Tom Lane 2026-02-12 01:34:50 Re: Odd usage of errmsg_internal in bufmgr.c