pgsql: Do not use an empty hostname. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Do not use an empty hostname.
Date
Msg-id E1VyKU2-0008FL-4s@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Do not use an empty hostname.

When trying to connect to a given database libecpg should not try using an
empty hostname if no hostname was given.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/96de4939c0038fecd03f88891538053c691eeebd

Modified Files
--------------
src/interfaces/ecpg/ecpglib/connect.c |   10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Do not use an empty hostname.
Next
From: Michael Meskes
Date:
Subject: pgsql: Do not use an empty hostname.