Re: Draft back-branch release notes are up

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 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-06 16:14:29
Message-ID: 3021993.1667751269@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2022-11-06 16:14:46 Re: bug: pg_dump use strange tag for trigger
Previous Message Nikita Malakhov 2022-11-06 14:59:13 Re: Pluggable toaster