TopicMailing ListsActivityParticipants
5 commits
Tweak parallel hash join test case in hopes of improving stability.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Fix some minor errors in new PHJ code.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Fix EXPLAIN ANALYZE output for Parallel Hash.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Fix rare assertion failure in parallel hash join.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Cancel CV sleep during subtransaction abort.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+3 more
pgsql: Add parallel-aware hash joins.
pgsql: Add parallel-aware hash joins.
hackerscomitters
89 replies
Feb 13, 2019
Tom LaneAndres FreundThomas MunroRobert HaasAlvaro Herrera
pgsql: Fix assert with side effects in the new PHJ code.
comitters
0 replies
Dec 24, 2017
Andres Freund
1 commit
Adjust assertion in GetCurrentCommandId.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
ddd
ddd
hackers
10 replies
Dec 22, 2017
Robert HaasAndres FreundTom LaneTodd A. CookHaribabu Kommi
vacuum vs heap_update_tuple() and multixactids
hackersbugs
6 replies
Dec 21, 2017
Andres FreundRobert HaasAlvaro HerreraAmit Kapila
pgsql: Add shared tuplestores.
comitters
0 replies
Dec 18, 2017
Andres Freund