| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, rmt(at)lists(dot)postgresql(dot)org |
| Subject: | Re: PostgreSQL 16 RC1 + GA release dates |
| Date: | 2023-08-20 14:50:40 |
| Message-ID: | 2535853.1692543040@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Jonathan S. Katz" <jkatz(at)postgresql(dot)org> writes:
> The date for PostgreSQL 16 Release Candidate 1 (RC1) is August 31, 2023.
> Please ensure all open items[1] are completed and committed before
> August 26, 2023 12:00 UTC.
FYI, I moved the "Oversight in reparameterize_path_by_child leading to
executor crash" open item to the "Older bugs affecting stable branches"
section, because it is in fact an old bug: the given test case crashes
in every branch that has enable_partitionwise_join. I'll still look
at getting in the fix before RC1, but we should understand what we're
dealing with.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2023-08-20 15:19:37 | Re: [PATCH] Add function to_oct |
| Previous Message | Masahiko Sawada | 2023-08-20 13:18:42 | Re: [PoC] pg_upgrade: allow to upgrade publisher node |