TestLib::command_fails_like enhancement

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема TestLib::command_fails_like enhancement
Дата
Msg-id 873ebb57-fc98-340d-949d-691b1810bf66@2ndQuadrant.com
обсуждение исходный текст
Ответы Re: TestLib::command_fails_like enhancement  (Michael Paquier <michael@paquier.xyz>)
Re: TestLib::command_fails_like enhancement  (Mark Dilger <hornschnorter@gmail.com>)
Список pgsql-hackers
This small patch authored by my colleague Craig Ringer enhances
Testlib's command_fails_like by allowing the passing of extra keyword
type arguments. The keyword initially recognized is 'extra_ipcrun_opts'.
The value for this keyword needs to be an array, and is passed through
to the call to IPC::Run.

Some patches I will be submitting shortly rely on this enhancement.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Вложения

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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: RFC: split OBJS lines to one object per line
Следующее
От: Fabien COELHO
Дата:
Сообщение: fe-utils - share query cancellation code