Re: Small TAP improvements - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Small TAP improvements
Date
Msg-id 20221106135152.gm6m4kvtkkx2vruh@alvherre.pgsql
Whole thread Raw
In response to Re: Small TAP improvements  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Small TAP improvements
List pgsql-hackers
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 by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Improve logging when using Huge Pages
Next
From: Tom Lane
Date:
Subject: Re: bug: pg_dump use strange tag for trigger