Re: Small TAP improvements - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Small TAP improvements
Date
Msg-id 145524.1655240908@sss.pgh.pa.us
Whole thread Raw
In response to Re: Small TAP improvements  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Small TAP improvements  (Michael Paquier <michael@paquier.xyz>)
List 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 by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: ccache, MSVC, and meson
Next
From: Pavel Borisov
Date:
Subject: Re: GIN index partial match