Re: guc: make dereference style consistent in check_backtrace_functions
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: zhanghu <kongbaik228@gmail.com>,
Junwang Zhao <zhjwpku@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2026-03-24T23:38:01Z
Lists: pgsql-hackers
> On Mar 24, 2026, at 23:55, Álvaro Herrera <alvherre@kurilemu.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/
Commits
-
Fix dereference in a couple of GUC check hooks
- 5f2350a043db 19 (unreleased) landed