TopicMailing ListsActivityParticipants
1 commit
Allow btree comparison functions to return INT_MIN.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
Odd 9.4, 9.3 buildfarm failure on s390x
Odd 9.4, 9.3 buildfarm failure on s390x
hackers
25 replies
Oct 05, 2018
Tom LaneAndres FreundMark WongAndrew GierthAndrew Dunstan+2
pgsql: Correct overflow handling in pgbench.
comitters
0 replies
Sep 28, 2018
Andres Freund
1 commit
Ensure that snprintf.c's fmtint() doesn't overflow when printing INT64_MIN.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
overflow in snprintf() when printing INT64_MIN
overflow in snprintf() when printing INT64_MIN
hackers
3 replies
Sep 28, 2018
Andres FreundTom Lane