TopicMailing ListsActivityParticipants
1 commit
Order active window clauses for greater reuse of Sort nodes.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
2018-09Committed
Patch#1653
CINot processed
ReviewersMasahiko Sawada (masahikosawada), Alexander Kuzmenkov (akuzmenkov)
CommitterAndrew Gierth (rhodiumtoad)
Avoid extra Sort nodes between WindowAggs when sorting can be reused
Avoid extra Sort nodes between WindowAggs when sorting can be reused
hackers
21 replies
Sep 14, 2018
Daniel GustafssonAndrew GierthAlexander KuzmenkovMasahiko SawadaTom Lane
1 commit
Use optimized bitmap set function for membership test in postgres_fdw
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
2018-07Committed
Patch#1652
CINot processed
ReviewersNathan Bossart (bossartn)
CommitterMichael Paquier (michael-kun)
Microoptimization of Bitmapset usage in postgres_fdw
Microoptimization of Bitmapset usage in postgres_fdw
hackers
8 replies
Jul 01, 2018
Daniel GustafssonNathan BossartMichael PaquierAshutosh Bapat
1 commit
Fix typo in JIT README.
master11beta2REL_19_STABLE11beta2REL_18_STABLE11beta2REL_17_STABLE11beta2REL_16_STABLE11beta2REL_15_STABLE11beta2REL_14_STABLE11beta2REL_13_STABLE11beta2+2 more
JIT documentation fixes
JIT documentation fixes
hackers
4 replies
Jun 09, 2018
Daniel GustafssonPeter GeogheganAndres Freund
Incorrect IPC advice for OpenBSD
docs
1 reply
May 25, 2018
Daniel GustafssonMagnus Hagander
Incorrect path in header comment identification
hackers
1 reply
May 14, 2018
Daniel GustafssonMagnus Hagander