summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/clausesel.c
diff options
context:
space:
mode:
authorTomas Vondra2021-01-21 02:23:24 +0000
committerTomas Vondra2021-01-21 02:34:32 +0000
commit920f853dc948b98a5dc96580c4ee011a302e33e4 (patch)
tree53513146154c1778f6a845ce6aec8c351e1626ee /src/backend/optimizer/path/clausesel.c
parent733d670073efd2c3a9df07c225006668009ab793 (diff)
Fix initialization of FDW batching in ExecInitModifyTable
ExecInitModifyTable has to initialize batching for all result relations, not just the first one. Furthermore, when junk filters were necessary, the pointer pointed past the mtstate->resultRelInfo array. Per reports from multiple non-x86 animals (florican, locust, ...). Discussion: https://postgr.es/m/20200628151002.7x5laxwpgvkyiu3q@development
Diffstat (limited to 'src/backend/optimizer/path/clausesel.c')
0 files changed, 0 insertions, 0 deletions