aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/tidpath.c
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2021-01-21 03:23:24 +0100
committerTomas Vondra <tomas.vondra@postgresql.org>2021-01-21 03:34:32 +0100
commit920f853dc948b98a5dc96580c4ee011a302e33e4 (patch)
tree53513146154c1778f6a845ce6aec8c351e1626ee /src/backend/optimizer/path/tidpath.c
parent733d670073efd2c3a9df07c225006668009ab793 (diff)
downloadpostgresql-920f853dc948b98a5dc96580c4ee011a302e33e4.tar.gz
postgresql-920f853dc948b98a5dc96580c4ee011a302e33e4.zip
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/tidpath.c')
0 files changed, 0 insertions, 0 deletions