]> granicus.if.org Git - postgresql/commit
Fix thinko in log message for "sameuser" ident map mismatch: the provided
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Mar 2010 17:05:51 +0000 (17:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Mar 2010 17:05:51 +0000 (17:05 +0000)
commit505efe9917043eca815e07cccdbb95366700992f
tree1b285ba3c2b187bfd0efac7309d5c494a23a7e78
parente679564e90fec35d16bcee992b5192f721a8f2d9
Fix thinko in log message for "sameuser" ident map mismatch: the provided
and authenticated usernames were swapped.  Reported by Bryan Henderson
in bug #5386.

Also clean up poorly-maintained header comment for this function.
src/backend/libpq/hba.c