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)
commit74a568d2d24001cfb19a0dfa69b9718c08d1e69d
treec3d58b47b7a63eacffdad75033bf2fa648e97265
parent34d11a88d77307d03f7c69c3ae1e3abd0b51269c
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