Обсуждение: pgsql: Do not use an empty hostname.

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

pgsql: Do not use an empty hostname.

От
Michael Meskes
Дата:
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
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8404037d89537a536f0db7e6c977378ed1017e9e

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