TopicMailing ListsActivityParticipants
2 commits
postgres_fdw: Avoid pulling up restrict infos from subqueries
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1REL_17_STABLE17.5
Add support for deparsing semi-joins to contrib/postgres_fdw
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
2024-01Committed
Patch#3838
CINot processed
ReviewersYuki Fujii (fujiiyuki)
CommitterAlexander Korotkov (smagen)
Add semi-join pushdown to postgres_fdw
Add semi-join pushdown to postgres_fdw
hackers
30 replies
Mar 25, 2025
Alexander PyhalovAlexander KorotkovFujii.Yuki@df.MitsubishiElectric.co.jpPavel LuzanovAshutosh Bapat+4
1 commit
postgres_fdw: Avoid 'variable not found in subplan target list' error.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15rc1REL_14_STABLE14.6REL_13_STABLE13.9+3 more
foreign join error "variable not found in subplan target list"
foreign join error "variable not found in subplan target list"
bugs
22 replies
Sep 14, 2022
Richard GuoEtsuro FujitaAlexander PyhalovTom Lane