pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort

pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'

2022-09-14 Thread Etsuro Fujita
postgres_fdw: Avoid 'variable not found in subplan target list' error. The tlist of the EvalPlanQual outer plan for a ForeignScan node is adjusted to produce a tuple whose descriptor matches the scan tuple slot for the ForeignScan node. But in the case where the outer plan contains an extra Sort