OSDN Git Service

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:45 +0000 (17:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Mar 2010 17:05:45 +0000 (17:05 +0000)
commit16a4186d6aab46953f03f52b7a6d9ede7c89eaf7
treec7087ac2e39bbbf15133a27ffacebd9f54bc36ee
parent223f82d4da528b61b50ea2cae142b7e14584bca3
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