BUG #5386: HBA rejection error message incorrect

From: "Bryan Henderson" <bryanh(at)giraffe-data(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5386: HBA rejection error message incorrect
Date: 2010-03-24 15:23:50
Message-ID: 201003241523.o2OFNonb089727@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5386
Logged by: Bryan Henderson
Email address: bryanh(at)giraffe-data(dot)com
PostgreSQL version: 8.4.3
Operating system: Linux
Description: HBA rejection error message incorrect
Details:

The two usernames are reversed in the error message "provided username (foo)
and authenticated username (bar) don't match".

src/backend/libpq/hba.c:1676

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-03-24 16:44:08 Re: BUG #5386: HBA rejection error message incorrect
Previous Message Craig Ringer 2010-03-24 04:06:19 Re: Noticed a Bug with stored procedures