parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the

Magnus Hagander <magnus@hagander.net>

Commit: c7e42c7ce16e75ca43e027486e1c100024e53170
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-06-24T13:39:42Z
Releases: 8.4.0
parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the
return value in the *error_p variable.

Noted by Tom.

Files

PathChange+/−
src/backend/libpq/hba.c modified +9 −4