aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.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
commit1b558782b7156bac9b4012ccee5338f1ccd236d9 (patch)
treed78e760b07654d2dddaf0dbb7630ca574c859140 /src/backend/utils/adt/json.c
parentabce8dc7d6d8e30f2d4b02219eb73c205e5bf199 (diff)
downloadpostgresql-1b558782b7156bac9b4012ccee5338f1ccd236d9.tar.gz
postgresql-1b558782b7156bac9b4012ccee5338f1ccd236d9.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/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions