Re: libpq should append auth failures, not overwrite - Mailing list pgsql-hackers

From Robert Haas
Subject Re: libpq should append auth failures, not overwrite
Date
Msg-id CA+TgmoYtj4gKDp-kpntXpEiw5++pcOvU3s33=y+QABT4td463A@mail.gmail.com
Whole thread Raw
In response to Re: libpq should append auth failures, not overwrite  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Aug 15, 2018 at 12:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I think the author(s) of that patch understood
> the problem perfectly well, but were too lazy or cowardly to fix it other
> than in code they were adding.

I think this is an ad hominum attack.

I have explained some factors that are relevant from my point of view,
and that explain some of the behavior you don't like.  I have already
said several times that the implementation might not be up to the
mark, and I apologize for that.  If you want to interpret the current
state of affairs as being 0% attributable to a difference of opinion
between reasonable people about what the behavior ought to be, and
100% due to laziness or cowardliness on my part and the part of the
other people involved in these patches, I cannot prevent you from
doing so.  However, I think that judgement is inaccurate.  More
importantly, I think it's a nasty sentiment which is inappropriate on
this mailing list or in any other civilized discourse.

If you think that the code is bad, you can say that without commenting
on my character.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: C99 compliance for src/port/snprintf.c
Next
From: Alvaro Herrera
Date:
Subject: Re: Documentaion fix.