Add a client authentication hook.

Robert Haas <rhaas@postgresql.org>

Commit: 20709f813601976076a346c0b0f8e92006e3b3fa
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-10-27T01:20:38Z
Releases: 9.1.0
Add a client authentication hook.

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

Files

PathChange+/−
src/backend/libpq/auth.c modified +9 −0
src/include/libpq/auth.h modified +4 −0