]> granicus.if.org Git - postgresql/commit
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
authorNoah Misch <noah@leadboat.com>
Sat, 29 Nov 2014 17:31:43 +0000 (12:31 -0500)
committerNoah Misch <noah@leadboat.com>
Sat, 29 Nov 2014 17:34:14 +0000 (12:34 -0500)
commit36e52479852ee3343b901c1744faa690f5fac242
tree6213a7b1d53e05e39ac504cba15394aa48565eeb
parent27b6f9ce7b12f82599f95f296abe7bb8942a6041
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().

Apart from ignoring "hostaddr" set to the empty string, this behaves
identically to its predecessor.  Back-patch to 9.4, where the original
commit first appeared.

Reviewed by Fujii Masao.
src/bin/psql/command.c