]> 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:31:43 +0000 (12:31 -0500)
commit64f86fb11e20b55fb742af72d55806f8bdd9cd2d
tree38b070d2fd501040de4e26bff991ce7e475279c7
parent2cda889984a6f5ad405318f9e91202d258383b66
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