Add a client authentication hook.
Robert Haas <rhaas@postgresql.org>
Add a client authentication hook. KaiGai Kohei, with minor cleanup of the comments by me.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +9 −0 |
| src/include/libpq/auth.h | modified | +4 −0 |