Re: Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests.
Дата
Msg-id 56D30774.2090304@dunslane.net
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests.  (John Gorman <johngorman2@gmail.com>)
Список pgsql-hackers

On 02/27/2016 01:24 PM, John Gorman wrote:
>
> On Sat, Feb 27, 2016 at 9:25 AM, Robert Haas <robertmhaas@gmail.com 
> <mailto:robertmhaas@gmail.com>> wrote:
>
>     On Sat, Feb 27, 2016 at 7:08 PM, Andrew Dunstan
>     <andrew@dunslane.net <mailto:andrew@dunslane.net>> 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.
>


Thanks, wonderfully small patch. Applied.

cheers

andrew



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [REVIEW] In-core regression tests for replication, cascading, archiving, PITR, etc.
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: Move PinBuffer and UnpinBuffer to atomics