TopicMailing ListsActivityParticipants
Weird failures on lorikeet
hackers
4 replies
Jun 26, 2020
Andrew DunstanAndres FreundThomas MunroAlvaro Herrera
9 commits
Fix memory leak when inserting tuple at relation creation for CTAS
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Build HashState's hashkeys expression with the correct parent.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Move TupleTableSlots boolean member into one flag variable.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Move generic slot support functions from heaptuple.c into execTuples.c.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Remove absolete function TupleDescGetSlot().
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
+4 more
2019-03Committed
Patch#2022
CINot processed
ReviewersMichael Paquier (michael-kun)
CommitterMichael Paquier (michael-kun)
TupleTableSlot abstraction
TupleTableSlot abstraction
hackers
49 replies
Feb 27, 2019
Andres FreundAshutosh BapatAmit KhandekarMichael PaquierAlvaro Herrera+4
RTLD_GLOBAL (& JIT inlining)
hackers
7 replies
Jan 24, 2019
Andres FreundTom LaneKyotaro HoriguchiAnts Aasma
pgsql: Backport: Mark assorted GUC variables as PGDLLIMPORT.
comitters
0 replies
Feb 22, 2018
Andres Freund
pgsql: Backport: Mark assorted GUC variables as PGDLLIMPORT.
comitters
0 replies
Feb 22, 2018
Andres Freund
pgsql: Blindly attempt to adapt sepgsql regression tests.
comitters
0 replies
Feb 21, 2018
Andres Freund
pgsql: Use platform independent type for TupleTableSlot->tts_off.
comitters
0 replies
Feb 21, 2018
Andres Freund