Revert "Add libpq function PQhostaddr()."

Noah Misch <noah@leadboat.com>

Commit: 27b6f9ce7b12f82599f95f296abe7bb8942a6041
Author: Noah Misch <noah@leadboat.com>
Date: 2014-11-29T17:34:12Z
Releases: 9.4.0
Revert "Add libpq function PQhostaddr()."

This reverts commit 9f80f4835a55a1cbffcda5d23a617917f3286c14.  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.

Files