summaryrefslogtreecommitdiff
path: root/src/backend/utils
diff options
context:
space:
mode:
authorEtsuro Fujita <efujita@postgresql.org>2025-11-06 12:15:00 +0900
committerEtsuro Fujita <efujita@postgresql.org>2025-11-06 12:15:00 +0900
commitc3eec94fc1a02a67ee51cdd781f24f6f28ad5b36 (patch)
tree01923607cd799e11b1523e35b5fb322b344e9a56 /src/backend/utils
parent49d43faa835f3c6817be9fc0b98bec0d661c2587 (diff)
postgres_fdw: Add more test coverage for EvalPlanQual testing.
postgres_fdw supports EvalPlanQual testing by using the infrastructure provided by the core with the RecheckForeignScan callback routine (cf. commits 5fc4c26db and 385f337c9), but there has been no test coverage for that, except that recent commit 12609fbac, which fixed an issue in commit 385f337c9, added a test case to exercise only a code path added by that commit to the core infrastructure. So let's add test cases to exercise other code paths as well at this time. Like commit 12609fbac, back-patch to all supported branches. Reported-by: Masahiko Sawada <sawada.mshk@gmail.com> Author: Etsuro Fujita <etsuro.fujita@gmail.com> Discussion: https://postgr.es/m/CAPmGK15%2B6H%3DkDA%3D-y3Y28OAPY7fbAdyMosVofZZ%2BNc769epVTQ%40mail.gmail.com Backpatch-through: 13
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions