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

From zhang_tian_chen@163.com
Subject pg_resetwal: Fix wrong directory in log output
Date
Msg-id SE2P216MB2390C84C23F428A7864EE07FA19BA@SE2P216MB2390.KORP216.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: pg_resetwal: Fix wrong directory in log output
Re: pg_resetwal: Fix wrong directory in log output
List pgsql-hackers
Hi hackers,

There is a misuse of macro when we output directory information in KillExistingWALSummaries(), pg_resetwal.c. Which should be WALSUMMARYDIR instead of ARCHSTATDIR.

Best regards,
Tianchen Zhang
Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: display hot standby state in psql prompt
Next
From: Michael Paquier
Date:
Subject: Re: pg_resetwal: Fix wrong directory in log output