postgresql/src/backend/main
Bruce Momjian 613c6d26bd 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
2013-12-18 12:16:21 -05:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
main.c Fix incorrect error message reported for non-existent users 2013-12-18 12:16:21 -05:00