TopicMailing ListsActivityParticipants
hackers
7 replies
Feb 21, 2018
Andres FreundPeter GeogheganRobert HaasTom Lane
3 commits
Do execGrouping.c via expression eval machinery, take two.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Do execGrouping.c via expression eval machinery.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Introduce ExecQualAndReset() helper.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Expression based grouping equality implementationhackers
hackers
1 reply
Jan 09, 2018
Andres Freund
1 commit
Simplify representation of aggregate transition values a bit.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
CI historyretired, base too old
Patchsetv3
Statewon't retry
Resultsuccess
Tests476 / 476
Base9y behind master
Expression based aggregate transition / combine function invocationhackers
hackers
2 replies
Jan 07, 2018
Andres Freund
1 commit
Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Add some regression tests that exercise hash join code.comitters
comitters
12 replies
Dec 05, 2017
Thomas MunroAndres FreundTom Lane
1 commit
Fix handling of NULLs returned by aggregate combine functions.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+4 more
Combine function returning NULL unhandled?hackers
hackers
3 replies
Dec 01, 2017
Andres FreundRobert HaasDavid Rowley
comitters
0 replies
Nov 30, 2017
Andres Freund
1 commit
Update buffile.h/.c comments for removal of non-temp option.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Remove BufFile's isTemp flag.comitters
comitters
12 replies
Nov 25, 2017
Tom LaneAndres FreundPeter GeogheganThomas Munro
comitters
0 replies
Nov 24, 2017
Andres Freund
comitters
0 replies
Nov 24, 2017
Andres Freund
comitters
0 replies
Nov 24, 2017
Andres Freund
comitters
0 replies
Nov 17, 2017
Andres Freund
hackers
3 replies
Nov 06, 2017
Andres FreundPeter GeogheganTom LaneAlexander Korotkov