Re: guc: make dereference style consistent in check_backtrace_functions

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: zhanghu <kongbaik228(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: guc: make dereference style consistent in check_backtrace_functions
Date: 2026-03-24 23:38:01
Message-ID: 981BCA55-9CDC-4472-851C-8EFD3A455589@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Mar 24, 2026, at 23:55, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
>
> On 2026-Mar-04, zhanghu wrote:
>
>> Hi Álvaro,
>>
>> Thank you for pointing that out.
>>
>> I have fixed the additional occurrence you mentioned and updated the patch
>> accordingly.
>
> Thanks, I have pushed 0001.
>
> I don't intend to look at 0002 though, sorry.
>

No worries, that’s fine.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-03-24 23:44:24 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Previous Message Peter Smith 2026-03-24 23:14:08 Re: [Proposal] Adding Log File Capability to pg_createsubscriber