Re: Draft back-branch release notes are up

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Draft back-branch release notes are up
Date: 2022-11-04 17:28:25
Message-ID: 20221104172825.GC16921@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 04, 2022 at 12:47:40PM -0400, Tom Lane wrote:
> I committed draft release notes at
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bc62182f0afe6b01fec45b8d26df03fc9de4599a

+ 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 ?

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sandro Santilli 2022-11-04 17:31:58 Re: [PATCH] Support % wildcard in extension upgrade filenames
Previous Message Gurjeet Singh 2022-11-04 17:26:38 pg_reload_conf() synchronously