Re: Preferred use of macro GetPGProcByNumber

From: "Maksim(dot)Melnikov" <m(dot)melnikov(at)postgrespro(dot)ru>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Preferred use of macro GetPGProcByNumber
Date: 2025-09-16 08:05:58
Message-ID: 4658182b-41b7-4f95-b24b-9c344e8291ff@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for your comment,  I've attached patch version without
procarray.c changes.

Best regards

Melnikov Maksim

Attachment Content-Type Size
v2-0001-Preferred-use-of-macro-GetPGProcByNumber.patch text/x-patch 4.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-09-16 08:19:23 Re: Preferred use of macro GetPGProcByNumber
Previous Message Chao Li 2025-09-16 08:04:51 Re: [PATCH] Refactor bytea_sortsupport(), take two