aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-11-01 14:34:44 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-11-01 14:34:44 -0400
commitf4857082bc16f36a5cdc6f8328cdc8071bb1715e (patch)
treeb2b7778ccf59ec1f29af8172b78cbf4494a1387e /src/backend/executor/nodeModifyTable.c
parent495e73c2079eb53fcfbafbe18b7dce81aeb271ec (diff)
downloadpostgresql-f4857082bc16f36a5cdc6f8328cdc8071bb1715e.tar.gz
postgresql-f4857082bc16f36a5cdc6f8328cdc8071bb1715e.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions