pgsql: Fix thinko in log message for "sameuser" ident map mismatch: the

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in log message for "sameuser" ident map mismatch: the
Date: 2010-03-24 17:05:45
Message-ID: 20100324170545.655777541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.203 -> r1.204)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.203&r2=1.204)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-03-24 17:05:58 pgsql: Fix thinko in log message for "sameuser" ident map mismatch: the
Previous Message Tom Lane 2010-03-24 16:07:10 pgsql: Now that we know last_statrequest > last_statwrite can be