dblink_get_connections() result for no connections - Mailing list pgsql-hackers

From Tom Lane
Subject dblink_get_connections() result for no connections
Date
Msg-id 17592.1416948541@sss.pgh.pa.us
Whole thread Raw
Responses Re: dblink_get_connections() result for no connections
Re: dblink_get_connections() result for no connections
List pgsql-hackers
While fooling around with the array_agg(anyarray) patch, I noted
that dblink_get_connections() returns NULL if there are no active
connections.  It seems like an empty array might be a saner
definition --- thoughts?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Add shutdown_at_recovery_target option to recovery.conf
Next
From: Peter Eisentraut
Date:
Subject: Re: no test programs in contrib