Re: pgsql: Add TAP tests for pg_dump - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Add TAP tests for pg_dump
Date
Msg-id 14401.1462594827@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add TAP tests for pg_dump  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-committers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> Again, I applaud this, but this is clearly a new major chunk of mostly
> not-peer-reviewed code with potential for portability problems and the
> possibility to break downstream packaging routines.  There is no harm in
> leaving this for 9.7.

FWIW, I was and remain perfectly on board with putting this into 9.6;
adding new tests seems to me to be very much within the charter of beta
test period.  My only gripe was that shoving it in so soon before beta1
wrap is risky.  But it looks from the current buildfarm results that
Stephen has gotten away with that.  If we see any more buildfarm failures
over the weekend, I'd counsel a temporary revert, but if we don't I think
it's OK to ship beta1 with these tests.  In either case I'd aim to have
them in place in beta2.

            regards, tom lane


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Distrust external OpenSSL clients; clear err queue
Next
From: Tom Lane
Date:
Subject: pgsql: Update back-branch release notes for the last few commits.