mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
This reverts commit 9f80f4835a
. The
function returned the raw value of a connection parameter, a task served
by PQconninfo(). The next commit will reimplement the psql \conninfo
change that way. Back-patch to 9.4, where that commit first appeared.