Re: pg_resetwal: Fix wrong directory in log output - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: pg_resetwal: Fix wrong directory in log output
Date
Msg-id 20260203.154947.1805296302646417092.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re:Re: pg_resetwal: Fix wrong directory in log output  ("Tianchen Zhang" <zhang_tian_chen@163.com>)
Responses Re: pg_resetwal: Fix wrong directory in log output
List pgsql-hackers
At Tue, 3 Feb 2026 14:16:56 +0800 (CST), "Tianchen Zhang" <zhang_tian_chen@163.com> wrote in 
> As the discussion above, I've updated the patch to v2 that also undefines the function-scoped marco at the end of
correspondingfuctions.
 

Thanks, looks good to me.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Fix pg_stat_get_backend_wait_event() for aux processes
Next
From: Richard Guo
Date:
Subject: Convert NOT IN sublinks to anti-joins when safe