TopicMailing ListsActivityParticipants
5 commits
Temporarily instrument postgres_fdw test to look for statistics changes.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
postgres_fdw: Fourth attempt to stabilize regression tests.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
postgres_fdw: Third attempt to stabilize regression tests.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
postgres_fdw: Attmempt to stabilize regression tests.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
postgres_fdw: Push down UPDATE/DELETE joins to remote servers.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2018-03Committed
Patch#1438
CINot processed
ReviewersRushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat)
CommitterRobert Haas (rhaas)
postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directlyhackers
hackers
32 replies
Apr 09, 2018
Etsuro FujitaTom LaneRobert HaasJoe ConwayAshutosh Bapat+1
1 commit
Remove incorrect apostrophe.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Comment typo in postgres_fdw.chackers
hackers
2 replies
Jan 09, 2018
Etsuro FujitaRobert Haas
1 commit
Remove bug from OPTIMIZER_DEBUG code for partition-wise join.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Incorrect debug info printed in generate_partition_wise_join_pathshackers
hackers
4 replies
Dec 13, 2017
Etsuro FujitaAshutosh BapatRobert Haas