diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-01 14:34:44 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-01 14:34:44 -0400 |
commit | 1f1865e9083625239769c26f68b9c2861b8d4b1c (patch) | |
tree | de758d4227a6db5e946887dd099e338f17371368 /src/backend/commands/dbcommands.c | |
parent | 8b0a5cf3fe48a929b26e6e305f0765cf383d2ade (diff) | |
download | postgresql-1f1865e9083625239769c26f68b9c2861b8d4b1c.tar.gz postgresql-1f1865e9083625239769c26f68b9c2861b8d4b1c.zip |
Fix planner failure with extended statistics on partitioned tables.
Some cases would result in "cache lookup failed for statistics object",
due to trying to fetch inherited statistics when only non-inherited
ones are available or vice versa.
Richard Guo and Justin Pryzby
Discussion: https://postgr.es/m/20221030170520.GM16921@telsasoft.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions