]> granicus.if.org Git - postgresql/commit
Include NOLOGIN roles in the 'flat' password file. In the original
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Oct 2007 15:11:29 +0000 (15:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Oct 2007 15:11:29 +0000 (15:11 +0000)
commitfb631dba2a3c2c183bb99f2098491ecf96fb6664
treed552441b0d6636db204d71b5e62edbdb80edc953
parent7cf3ff109d3fa528c2670f828b819874ff842907
Include NOLOGIN roles in the 'flat' password file.  In the original
coding this was seen as useless, but the problem with not including them
is that the error message will often be something about authentication
failure, rather than the more helpful one about 'role is not permitted
to log in'.  Per discussion.
src/backend/utils/init/flatfiles.c