[COMMITTERS] pgsql: Fix compilation with --with-bsd-auth.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема [COMMITTERS] pgsql: Fix compilation with --with-bsd-auth.
Дата
Msg-id E1dBe75-000659-13@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compilation with --with-bsd-auth.

Commit 8d3b9cce81 added extra arguments to the sendAuthRequest function,
but neglected this caller inside #ifdef USE_BSD_AUTH.

Per report from Pierre-Emmanuel André.

Discussion: https://www.postgresql.org/message-id/20170519090336.whzmjzrsap6ktbgg@digipea.digitick.local

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/866490a6b72c625c29ced23065d367a1b0484760

Modified Files
--------------
src/backend/libpq/auth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: doc: Fix ALTER SUBSCRIPTION option syntax synopsis
Следующее
От: Bruce Momjian
Дата:
Сообщение: [COMMITTERS] pgsql: doc: fix PG 10 release notes with proper attribution and commit