Re: [HACKERS] Incomplete startup packet errors - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] Incomplete startup packet errors
Date
Msg-id CA+TgmoYLco5mpw7UqjB7H3JCY6mPL6CUmz6emUA3HrGROjPsAw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Incomplete startup packet errors  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: [HACKERS] Incomplete startup packet errors
List pgsql-hackers
On Tue, Mar 5, 2019 at 5:35 PM Andrew Dunstan
<andrew.dunstan@2ndquadrant.com> wrote:
> OK, I think we have agreement on Tom's patch. Do we want to backpatch
> it? It's a change in behaviour, but I find it hard to believe anyone
> relies on the existence of these annoying messages, so my vote would be
> to backpatch it.

I don't think it's a bug fix, so I don't think it should be
back-patched.  I think trying to guess which behavior changes are
likely to bother users is an unwise strategy -- it's very hard to know
what will actually bother people, and it's very easy to let one's own
desire to get a fix out the door lead to an unduly rosy view of the
situation.  Plus, all patches carry some risk, because all developers
make mistakes; the fewer things we back-patch, the fewer regressions
we'll introduce.

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


pgsql-hackers by date:

Previous
From: Nikita Glukhov
Date:
Subject: Re: [PATCH] kNN for btree
Next
From: Alvaro Herrera
Date:
Subject: Re: patch to allow disable of WAL recycling