]> granicus.if.org Git - postgresql/commit
Move ident authentication code into auth.c along with the other authenciation
authorMagnus Hagander <magnus@hagander.net>
Fri, 1 Aug 2008 09:09:49 +0000 (09:09 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 1 Aug 2008 09:09:49 +0000 (09:09 +0000)
commitc30c1b8786395d94b9acd0ce57d293230b138bbb
tree50051a137f80fd66774839ee15bce5c82b69ef0b
parent63247bec284a935b3145d5302c834967049e5dea
Move ident authentication code into auth.c along with the other authenciation
routines, leaving hba.c to deal only with processing the HBA specific files.
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/include/libpq/hba.h