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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
