[COMMITTERS] pgsql: libpq: Fix inadvertent change in .pgpass lookup behavior.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: libpq: Fix inadvertent change in .pgpass lookup behavior.
Дата
Msg-id [email protected]
обсуждение исходный текст
Список pgsql-committers
libpq: Fix inadvertent change in .pgpass lookup behavior.

Commit 274bb2b3857cc987cfa21d14775cae9b0dababa5 caused password file
lookups to use the hostaddr in preference to the host, but that was
not intended and the documented behavior is the opposite.

Report and patch by Kyotaro Horiguchi.

Discussion: http://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bdac9836d3b910c5fd592aaeaac3c2e2e1defcad

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)


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