Re: Draft back-branch release notes are up

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Draft back-branch release notes are up
Date: 2022-11-07 15:34:26
Message-ID: c9d79fdc-40ba-39b0-1172-ea6074ad9d4f@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/7/22 10:30 AM, Jonathan S. Katz wrote:
> On 11/6/22 11:14 AM, Tom Lane wrote:
>> Justin Pryzby <pryzby(at)telsasoft(dot)com> writes:
>>> +      Fix planner failure with extended statistics on partitioned
>>> tables
>>> +      (Richard Guo, Justin Pryzby)
>>
>>> This can also happen with inheritance tables.
>>
>>> +      Add missing guards for NULL connection pointer
>>
>>> Maybe should be <literal>NULL or <symbol>NULL ?
>>
>> Done, thanks.
>
> Hopefully not too late, but I noticed
>
> > Fix CREATE DATABASE to allow its oid parameter to exceed 231
>
> which should be 2^31 according to 2c6d4365

Oh ignore, I had a copy-and-paste error into my plaintext editor.

Thanks,

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2022-11-07 15:51:45 2022-11-10 release announcement draft
Previous Message Jonathan S. Katz 2022-11-07 15:30:24 Re: Draft back-branch release notes are up