TopicMailing ListsActivityParticipants
2 commits
Rewrite list_qsort() to avoid trashing its input list.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Improve the heuristic for ordering child paths of a parallel append.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Parallel append plan instability/randomness
Parallel append plan instability/randomness
hackers
21 replies
Jan 09, 2018
Tom LaneRobert HaasAmit KapilaAmit KhandekarJim Finnerty
1 commit
Improve implementation of pg_attribute_always_inline.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Unimpressed with pg_attribute_always_inline
Unimpressed with pg_attribute_always_inline
hackers
14 replies
Jan 09, 2018
Andres FreundTom LanePeter GeogheganThomas MunroPeter Eisentraut
comitters
0 replies
Jan 06, 2018
Tom Lane
comitters
0 replies
Jan 06, 2018
Tom Lane
comitters
0 replies
Jan 06, 2018
Tom Lane
comitters
0 replies
Jan 06, 2018
Tom Lane
comitters
0 replies
Jan 06, 2018
Tom Lane
pgsql: Fix new test case to not be endian-dependent.
comitters
0 replies
Jan 04, 2018
Tom Lane
pgsql: Fix new test case to not be endian-dependent.
comitters
0 replies
Jan 04, 2018
Tom Lane
comitters
0 replies
Jan 04, 2018
Tom Lane
comitters
0 replies
Jan 04, 2018
Tom Lane
comitters
0 replies
Jan 04, 2018
Tom Lane
comitters
0 replies
Jan 04, 2018
Tom Lane
CFM for January commitfest?
hackers
11 replies
Jan 03, 2018
Stephen FrostRyan MurphyGerdan Rezende dos SantosTom LaneJoshua D. Drake+1
pgsql: Clean up tupdesc.c for recent changes.
comitters
0 replies
Jan 03, 2018
Tom Lane
pgsql: Fix some minor errors in new PHJ code.
comitters
0 replies
Jan 03, 2018
Tom Lane
comitters
0 replies
Jan 03, 2018
Tom Lane
1 commit
Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+5 more
copy_file_range is now a Linux kernel call
copy_file_range is now a Linux kernel call
hackers
5 replies
Jan 03, 2018
Tom LaneAndres Freund
comitters
0 replies
Jan 03, 2018
Tom Lane
1 commit
Ensure proper alignment of tuples in HashMemoryChunkData buffers.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Ensuring hash tuples are properly maxaligned
Ensuring hash tuples are properly maxaligned
hackers
7 replies
Jan 03, 2018
Tom LaneAndres FreundThomas Munro