Re: make pg_controldata accept "-D dirname" - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: make pg_controldata accept "-D dirname"
Date
Msg-id CAB7nPqRRxweoyhq7xBXOg2ORrP-WPvJJDkGTEOW-FDGcc8BG=Q@mail.gmail.com
Whole thread Raw
In response to Re: make pg_controldata accept "-D dirname"  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Sat, Oct 25, 2014 at 1:20 AM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> Argh, looks like I forgot the actual code changes required.
> I just noticed that pg_controldata and pg_resetxlog don't check for extra
> arguments:
> $ pg_resetxlog data fds sdf sdf
> Transaction log reset
I think that it would be good to add as well a set of TAP tests for
all those things. So attached are two patches, one to complete the
tests of pg_controldata, and a second one to add TAP tests for
pg_resetxlog.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "Doyle, Bryan"
Date:
Subject: Re: PostgreSQL Service Name Enhancement - Wildcard support for LDAP/DNS lookup
Next
From: Haribabu Kommi
Date:
Subject: Re: Index scan optimization