Re: Draft back-branch release notes are up

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Draft back-branch release notes are up
Дата
Msg-id 20221104172825.GC16921@telsasoft.com
обсуждение исходный текст
Ответ на Draft back-branch release notes are up  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Draft back-branch release notes are up  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gurjeet Singh
Дата:
Сообщение: pg_reload_conf() synchronously
Следующее
От: Sandro Santilli
Дата:
Сообщение: Re: [PATCH] Support % wildcard in extension upgrade filenames