Re: Small TAP improvements
От
Álvaro Herrera
Тема
Re: Small TAP improvements
Дата
Msg-id
20221106135152.gm6m4kvtkkx2vruh@alvherre.pgsql
Ответ на
Re: Small TAP improvements (Andrew Dunstan)
Список
Дерево обсуждения
Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Álvaro Herrera <alvherre@alvh.no-ip.org>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Tom Lane <tgl@sss.pgh.pa.us>
Re: Small TAP improvements Michael Paquier <michael@paquier.xyz>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Michael Paquier <michael@paquier.xyz>
Re: Small TAP improvements Álvaro Herrera <alvherre@alvh.no-ip.org>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Tom Lane <tgl@sss.pgh.pa.us>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
Re: Small TAP improvements Michael Paquier <michael@paquier.xyz>
Re: Small TAP improvements Andrew Dunstan <andrew@dunslane.net>
On 2022-Jun-14, Andrew Dunstan wrote: > 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; Hi, it looks to me like these were forgotten? -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
В списке pgsql-hackers по дате отправления