Обсуждение: pgsql: Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconn

Поиск
Список
Период
Сортировка

pgsql: Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconn

От
Noah Misch
Дата:
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.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/36e52479852ee3343b901c1744faa690f5fac242

Modified Files
--------------
src/bin/psql/command.c |   23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)