Re: pg15 inherited stats expressions: cache lookup failed for statistics object

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Richard Guo <guofenglinux@gmail.com>, Michael Paquier <michael@paquier.xyz>, Tomas Vondra <tomas.vondra@enterprisedb.com>, pgsql-hackers@lists.postgresql.org
Date: 2022-11-01T18:35:43Z
Lists: pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes:
> I added a CF entry and marked RFC.
> This should be included in v15.1.

Right, done.

			regards, tom lane



Commits

  1. Fix planner failure with extended statistics on partitioned tables.