TopicMailing ListsActivityParticipants
pg_ctl on windows can't open postmaster.pid: Permission denied
hackers
3 replies
Mar 29, 2019
Thomas MunroAndres FreundMichael Paquier
1 commit
Return implementation defined value if pg_$op_s$bit_overflow overflows.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Use new overflow aware integer operations.
pgsql: Use new overflow aware integer operations.
comitters
14 replies
Feb 16, 2018
Andres FreundTom LaneThomas MunroDavid Rowley
3 commits
Try harder to detect unavailability of __builtin_mul_overflow(int64).
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Try to detect runtime unavailability of __builtin_mul_overflow(int64).
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Fix a number of copy & paste comment errors in common/int.h.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Provide overflow safe integer math inline functions.
pgsql: Provide overflow safe integer math inline functions.
hackerscomitters
15 replies
Dec 18, 2017
Andres FreundMichael PaquierTom LaneChristoph BergRobert Haas
pgsql: Allow executor nodes to change their ExecProcNode function.
comitters
0 replies
Dec 13, 2017
Andres Freund
pgsql: Add pg_attribute_always_inline.
comitters
0 replies
Dec 13, 2017
Andres Freund
pgsql: Add defenses against pre-crash files to BufFileOpenShared().
comitters
0 replies
Dec 13, 2017
Andres Freund
pgsql: Add float.h include to int8.c, for isnan().
comitters
0 replies
Dec 13, 2017
Andres Freund
pgsql: Consistently use PG_INT(16|32|64)_(MIN|MAX).
comitters
0 replies
Dec 13, 2017
Andres Freund
pgsql: Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling.
comitters
0 replies
Dec 13, 2017
Andres Freund