git.postgresql.org Git - postgresql.git/commit
2013年12月18日 17:16:16 +0000 (12:16 -0500)
2013年12月18日 17:16:21 +0000 (12:16 -0500)
commit 613c6d26bd42dd8c2dd0664315be9551475b8864
Fix incorrect error message reported for non-existent users
Previously, lookups of non-existent user names could return "Success";
it will now return "User does not exist" by resetting errno. This also
centralizes the user name lookup code in libpgport.
Report and analysis by Nicolas Marchildon; patch by me
19 files changed:
This is the main PostgreSQL git repository.
RSS
Atom