Re: Small TAP improvements

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Small TAP improvements
Дата
Msg-id 145524.1655240908@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Small TAP improvements  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Small TAP improvements  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> OK, here's a more principled couple of patches. For config_data, if you
> give multiple options it gives you back the list of values. If you don't
> specify any, in scalar context it just gives you back all of pg_config's
> output, but in array context it gives you a map, so you should be able
> to say things like:
>     my %node_config = $node->config_data;

Might be overkill, but since you wrote it already, looks OK to me.

            regards, tom lane



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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: ccache, MSVC, and meson
Следующее
От: Pavel Borisov
Дата:
Сообщение: Re: GIN index partial match