pgsql: Do not use an empty hostname.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Do not use an empty hostname.
Дата
Msg-id E1VyKU2-0008FH-2T@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/17bcdd01f3615d719ef53680b0bd316424d6b706

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix broken support for event triggers as extension members.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Do not use an empty hostname.