Re: -D option of pg_resetwal is only works with absolute path - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: -D option of pg_resetwal is only works with absolute path
Date
Msg-id 20180523234503.GB15445@paquier.xyz
Whole thread Raw
In response to Re: -D option of pg_resetwal is only works with absolute path  (David Steele <david@pgmasters.net>)
List pgsql-hackers
On Wed, May 23, 2018 at 11:40:48AM -0400, David Steele wrote:
> On 5/23/18 11:35 AM, Tom Lane wrote:
>> I pushed a patch already, although certainly an additional pair of eyes
>> on the issue would be good.
>
> Looks good to me.  Thanks!

The TAP tests cannot catch that as all paths are absolute in
PostgresNode.pm.  We could easily have tests using chdir though.
Thoughts?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH v14] GSSAPI encryption support
Next
From: Michael Paquier
Date:
Subject: Re: SCRAM with channel binding downgrade attack