TopicMailing ListsActivityParticipants
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