Re: BUG #19093: Behavioral change in walreceiver termination between PostgreSQL 14.17 and 14.18 - Mailing list pgsql-bugs

From Euler Taveira
Subject Re: BUG #19093: Behavioral change in walreceiver termination between PostgreSQL 14.17 and 14.18
Date
Msg-id fd449809-6151-440d-8a04-0f782f49fc9d@app.fastmail.com
Whole thread Raw
In response to Re: BUG #19093: Behavioral change in walreceiver termination between PostgreSQL 14.17 and 14.18  (xingguo <ryanzxg@gmail.com>)
List pgsql-bugs
On Fri, Oct 24, 2025, at 5:33 AM, xingguo wrote:
> I’d like to ask about the fix plan for this issue. Will there be any
> releases after 14.19, and if so, is this issue expected to be fixed in
> the 14 branch? Also, will it be addressed in version 16?
>

I didn't have an opinion about this change behavior. Maybe Noah can comment on
it. Until we have an agreement that this is a regression, there is no fix plan.
Regarding v14, it will be supported for another year [1]. If the regression was
applied to old stable branches, it should be fixed as well. Sometimes, we need
a totally different patch for back branches. There are cases that the
regression is not triggered in old branches and the committer decides it is not
worth to apply it. Sometimes the fix is invasive (for example, require other
commits to be backported) and the bug is rare that we leave it alone.

In summary, stable branches usually don't change the behavior (unless we
consider the behavior totally broken).


[1] https://www.postgresql.org/support/versioning/


--
Euler Taveira
EDB   https://www.enterprisedb.com/



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19094: select statement on postgres 17 vs postgres 18 is returning different/duplicate results
Next
From: Gavin Wahl
Date:
Subject: psql --echo-queries does not echo all queries