On Fri, Nov 29, 2019 at 09:27:02AM -0500, Andrew Dunstan wrote:
> On 11/28/19 10:25 PM, Greg Nancarrow wrote:
> > 3) Documentation for the "PQsslpassword" function should be added to the libpq "33.2 Connection Status Functions" section.
> I plan to commit this tomorrow.
The PQsslpassword() function retrieves a connection parameter value, which one
can retrieve with PQconninfo(). Since introducing PQconninfo(), we have not
added any per-parameter accessor functions. Would you remove PQsslpassword()?