On Sat, Feb 27, 2016 at 9:25 AM, Robert Haas <[email protected]> wrote:
> On Sat, Feb 27, 2016 at 7:08 PM, Andrew Dunstan <[email protected]> > wrote: > > > Perhaps what we need to do is modify pg_regress.c slightly to allow more > > than one --temp-config argument. But that could be done later. > > Well, I'm pretty interested in using --temp-config for parallelism > testing; I want to be able to run the whole regression test suite with > a given --temp-config. I'm in agreement with this change but if it > doesn't play well with that need, I suppose I'll be writing that > pg_regress.c patch sooner rather than later. Here is a patch to allow pg_regress to include several --temp-config files.
pg_regress-temp-configs-v1.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
