pgsql: Add a client authentication hook.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Add a client authentication hook.
Дата
Msg-id E1PAuk1-0008IG-8T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add a client authentication hook.

KaiGai Kohei, with minor cleanup of the comments by me.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=20709f813601976076a346c0b0f8e92006e3b3fa

Modified Files
--------------
src/backend/libpq/auth.c |    9 +++++++++
src/include/libpq/auth.h |    4 ++++
2 files changed, 13 insertions(+), 0 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Minor fixups for psql's process_file() function.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Note that effective_io_concurrency only affects bitmap heap scan