-
- Downloads
Revert "Add libpq function PQhostaddr()."
This reverts commit 9f80f483. 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.
Showing
- doc/src/sgml/libpq.sgml 0 additions, 18 deletionsdoc/src/sgml/libpq.sgml
- src/bin/psql/command.c 1 addition, 1 deletionsrc/bin/psql/command.c
- src/interfaces/libpq/exports.txt 0 additions, 1 deletionsrc/interfaces/libpq/exports.txt
- src/interfaces/libpq/fe-connect.c 0 additions, 8 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/libpq/libpq-fe.h 0 additions, 1 deletionsrc/interfaces/libpq/libpq-fe.h
Loading
Please register or sign in to comment