Re: Draft back-branch release notes are up - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: Draft back-branch release notes are up
Date
Msg-id 719e7478-5a64-d9d3-73ed-7d3622293291@postgresql.org
Whole thread Raw
In response to Re: Draft back-branch release notes are up  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Draft back-branch release notes are up
List pgsql-hackers
On 11/6/22 11:14 AM, Tom Lane wrote:
> Justin Pryzby <pryzby@telsasoft.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

Thanks,

Jonathan


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Improve logging when using Huge Pages
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Draft back-branch release notes are up