TopicMailing ListsActivityParticipants
1 commit
Fix off-by-one possibly leading to skipped XLOG_RUNNING_XACTS records.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
pgsql: Skip checkpoints, archiving on idle systems.
pgsql: Skip checkpoints, archiving on idle systems.
hackerscomitters
8 replies
May 07, 2017
Andres FreundAmit KapilaMichael Paquier
8 commits
Move ExecProcNode from dispatch to function pointer based model.
master10beta3REL_19_STABLE10beta3REL_18_STABLE10beta3REL_17_STABLE10beta3REL_16_STABLE10beta3REL_15_STABLE10beta3REL_14_STABLE10beta3REL_13_STABLE10beta3+3 more
Move interrupt checking from ExecProcNode() to executor nodes.
master10beta3REL_19_STABLE10beta3REL_18_STABLE10beta3REL_17_STABLE10beta3REL_16_STABLE10beta3REL_15_STABLE10beta3REL_14_STABLE10beta3REL_13_STABLE10beta3+3 more
Improve performance of ExecEvalWholeRowVar.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
Remove unreachable code in expression evaluation.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
Faster expression evaluation and targetlist projection.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
+3 more
2017-03Committed
Patch#1061
CINot processed
ReviewersTom Lane (tgl)
CommitterAndres Freund (andresfreund)
WIP: Faster Expression Processing and Tuple Deforming (including JIT)
WIP: Faster Expression Processing and Tuple Deforming (including JIT)
hackers
133 replies
Mar 27, 2017
Andres FreundTom LanePeter EisentrautRobert HaasNico Williams+13
2 commits
Move contrib/seg to only use V1 calling conventions.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
Remove support for version-0 calling conventions.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
2017-03Committed
Patch#1078
CINot processed
ReviewersCraig Ringer (ringerc), Peter Eisentraut (petere)
CommitterAndres Freund (andresfreund)
Time to drop old-style (V0) functions?
Time to drop old-style (V0) functions?
hackers
31 replies
Mar 27, 2017
Andres FreundTom LaneRobert HaasPeter EisentrautCraig Ringer+2
Remove lower limit on checkpoint_timeout?
hackers
7 replies
Dec 24, 2016
David SteeleTom LaneAndres FreundFabien COELHOMichael Paquier
Retire src/backend/port/dynloader/linux.c ?
hackers
3 replies
Dec 19, 2016
Andres FreundTom LanePeter Eisentraut
1 commit
Fix pgcrypto compilation with OpenSSL 1.1.0.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
2017-01Committed
Patch#897
CINot processed
ReviewersAsif Naeem (muhammad.asif.naeem)
CommitterHeikki Linnakangas (heikki)
pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX
pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX
hackers
14 replies
Dec 12, 2016
Michael PaquierAsif NaeemHeikki LinnakangasAndres FreundAndreas Karlsson
pgsql: User narrower representative tuples in the hash-agg hashtable.
comitters
0 replies
Dec 01, 2016
Andres Freund
pgsql: Perform one only projection to compute agg arguments.
comitters
0 replies
Dec 01, 2016
Andres Freund