IMPORTANT: Out-of-cycle release scheduled for February 26, 2026

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: IMPORTANT: Out-of-cycle release scheduled for February 26, 2026
Date: 2026-02-16 16:04:03
Message-ID: 4746c150-0af6-4352-ac53-1415fa93fae9@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The PostgreSQL Release Team decided to issue an out-of-cycle release for
February 26, 2026[1] due to several regressions introduced in the
February 12, 2026 update release[2]. More info:

https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/

Here's a high-level description of the regressions:

* substring() function raises an error "invalid byte sequence for
encoding" on non-ASCII text values if the source of that value is a
database column[4]
* A standby may halt and return an error "could not access status of
transaction"[5]

There's a wiki page tracking the regressions and fixes[3]:

https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes

Please follow all standard guidelines for commits ahead of the release.

Thanks!

Jonathan

[1]
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
[2]
https://www.postgresql.org/about/news/postgresql-182-178-1612-1516-and-1421-released-3235/
[3] https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes
[4] https://postgr.es/m/19406-9867fddddd724fca@postgresql.org
[5]
https://postgr.es/m/CACV2tSw3VYS7d27ftO_cs%2BaF3M54%2BJwWBbqSGLcKoG9cvyb6EA%40mail.gmail.com

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexandre Felipe 2026-02-16 16:07:02 Re: Incremental View Maintenance, take 2
Previous Message Robert Treat 2026-02-16 15:59:43 Re: Questionable description about character sets