aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-04-08 12:20:23 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-04-08 12:20:23 -0400
commit1b5bbe4bcc912b070ad705ad7a79806692af18c8 (patch)
tree47237ac3ce4c3625ee806cabe98dfac2d95413ca /src/tutorial/funcs.c
parent67999b3547f7ee8b8c099f41ddab3001e2792202 (diff)
downloadpostgresql-1b5bbe4bcc912b070ad705ad7a79806692af18c8.tar.gz
postgresql-1b5bbe4bcc912b070ad705ad7a79806692af18c8.zip
Fix EvalPlanQualStart to handle partitioned result rels correctly.
The es_root_result_relations array needs to be shallow-copied in the same way as the main es_result_relations array, else EPQ rechecks on partitioned result relations fail, as seen in bug #15677 from Norbert Benkocs. Amit Langote, isolation test case added by me Discussion: https://postgr.es/m/15677-0bf089579b4cd02d@postgresql.org Discussion: https://postgr.es/m/19321.1554567786@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions