Re: PostgreSQL 16 RC1 + GA release dates

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-21 01:09:56
Message-ID: 70ac3283-6806-680f-5ccf-cd83d97c519e@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/20/23 10:50 AM, Tom Lane wrote:
> "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.

[RMT hat]

Thanks -- appreciative of the accurate record keeping.

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2023-08-21 01:31:56 Re: Extract numeric filed in JSONB more effectively
Previous Message Peter Smith 2023-08-21 00:04:05 Re: Adding a LogicalRepWorker type field