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 E1VyKU1-0008F6-Q3@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7c957ec83eeefa8b6d3179f3af0a5dc338d2252b

Modified Files
--------------
src/interfaces/ecpg/ecpglib/connect.c |   11 +++++++----
1 file changed, 7 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.