pgsql: Add a client authentication hook. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Add a client authentication hook.
Date
Msg-id E1PAuk1-0008IG-8T@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Minor fixups for psql's process_file() function.
Next
From: Robert Haas
Date:
Subject: pgsql: Note that effective_io_concurrency only affects bitmap heap scan