aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-02-28 12:43:04 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-02-28 12:43:04 -0500
commitb514a7460d9127ddda6598307272c701cbb133b7 (patch)
tree2a04ac7147a24fa7a2f939b79b097b1ece98a6be /src/backend/executor/nodeModifyTable.c
parentc4f4c7ca99169ac609df67c2d0eb78162484420c (diff)
downloadpostgresql-b514a7460d9127ddda6598307272c701cbb133b7.tar.gz
postgresql-b514a7460d9127ddda6598307272c701cbb133b7.zip
Fix planning of star-schema-style queries.
Part of the intent of the parameterized-path mechanism was to handle star-schema queries efficiently, but some overly-restrictive search limiting logic added in commit e2fa76d80ba571d4de8992de6386536867250474 prevented such cases from working as desired. Fix that and add a regression test about it. Per gripe from Marc Cousin. This is arguably a bug rather than a new feature, so back-patch to 9.2 where parameterized paths were introduced.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions