OSDN Git Service

parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the
authorMagnus Hagander <magnus@hagander.net>
Wed, 24 Jun 2009 13:39:42 +0000 (13:39 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 24 Jun 2009 13:39:42 +0000 (13:39 +0000)
commitc7e42c7ce16e75ca43e027486e1c100024e53170
tree6597597bc200c01c4d96545bd20be8486e1824d5
parentd82e9f72b967dcd0b6c507286e4d552c51a291e1
parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the
return value in the *error_p variable.

Noted by Tom.
src/backend/libpq/hba.c