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
-
Fix planner failure with extended statistics on partitioned tables.
- f4857082bc16 16.0 landed
- 1f1865e90836 15.1 landed