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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: libpq: Fix inadvertent change in .pgpass lookup behavior.
Дата
Msg-id E1d5DLS-0007iL-M2@gemulon.postgresql.org
обсуждение исходный текст
Список 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/20170428.165432.60857995.horiguchi.kyotaro@lab.ntt.co.jp

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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: [COMMITTERS] pgsql: Allow vcregress.pl to run an arbitrary TAP test set
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017b.