Remove PQsslpassword function
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 7 Dec 2019 14:20:53 +0000 (09:20 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 7 Dec 2019 14:20:53 +0000 (09:20 -0500)
commite75b1e33710249d1699850920c0390fb08ea5673
treeaa57914b49d3c0f1a7b1539438be373c3bca8620
parent830d1c73b3f4524bc897ddab5c6c3b47840c915a
Remove PQsslpassword function

This partially reverts commit 4dc6355210.

The information returned by the function can be obtained by calling
PQconninfo(), so the function is redundant.
doc/src/sgml/libpq.sgml
src/interfaces/libpq/exports.txt
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-fe.h