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


Reply via email to