TopicMailing ListsActivityParticipants
1 commit
Make plpgsql use its DTYPE_REC code paths for composite-type variables.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2018-03Committed
Patch#1439
CINot processed
CommitterTom Lane (tgl)
Converting plpgsql to use DTYPE_REC for named composite typeshackers
hackers
9 replies
Feb 13, 2018
Tom LanePavel Stehule
2 commits
Speed up plpgsql trigger startup by introducing "promises".
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Speed up plpgsql function startup by doing fewer pallocs.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2018-03Committed
Patch#1440
CINot processed
ReviewersPavel Stehule (okbobcz)
CommitterTom Lane (tgl)
plpgsql function startup-time improvementshackers
hackers
8 replies
Jan 25, 2018
Tom LaneTelsPavel StehulePeter Eisentraut