OSDN Git Service

Check if the role exists before doing more complex ident and Kerberos
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 04:52:18 +0000 (04:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 04:52:18 +0000 (04:52 +0000)
commitfe03a5f4aee4cdc0ffa226c558ee4fb39fdd63f2
treedb0c75caddad696b80d26594ebd40d733667ff94
parentb227448d0b9b832c03f850b02a851a51a87456c3
Check if the role exists before doing more complex ident and Kerberos
authentication checks in the backend.

Gavin Sherry
src/backend/libpq/auth.c
src/backend/libpq/hba.c