Properly return the usermap result when doing gssapi authentication. Without
authorMagnus Hagander <magnus@hagander.net>
Wed, 27 May 2009 21:08:22 +0000 (21:08 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 27 May 2009 21:08:22 +0000 (21:08 +0000)
commitcdde2e7834c7c654a612613ebb24d3e87fe323e9
treec681a6e8685a2950d6324009427d051872258099
parent4eaa89100056e2cd0b0b931b913a8dcacccdac7e
Properly return the usermap result when doing gssapi authentication. Without
this, the username was in practice never matched against the kerberos principal
used to log in.
src/backend/libpq/auth.c