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

From Michael Paquier
Subject Re: pg_resetwal: Fix wrong directory in log output
Date
Msg-id aYFXwD6_nA6VYf0_@paquier.xyz
Whole thread Raw
In response to pg_resetwal: Fix wrong directory in log output  ("zhang_tian_chen@163.com" <zhang_tian_chen@163.com>)
List pgsql-hackers
On Tue, Feb 03, 2026 at 01:58:19AM +0000, zhang_tian_chen@163.com wrote:
> There is a misuse of macro when we output directory information in
> KillExistingWALSummaries(), pg_resetwal.c. Which should be
> WALSUMMARYDIR instead of ARCHSTATDIR.

Eh.  Good find.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "zhang_tian_chen@163.com"
Date:
Subject: pg_resetwal: Fix wrong directory in log output
Next
From: Chao Li
Date:
Subject: Re: pg_resetwal: Fix wrong directory in log output