TopicMailing ListsActivityParticipants
7 commits
Remove test for VA_ARGS, implied by C99.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Introduce minimal C99 usage to verify compiler support.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Require C99 (and thus MSCV 2013 upwards).
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Require a C99-compliant snprintf(), and remove related workarounds.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Try to enable C99 in configure, but do not rely on it (yet).
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
+2 more
C99 compliance for src/port/snprintf.c
C99 compliance for src/port/snprintf.c
hackers
94 replies
Sep 28, 2018
Andres FreundTom LaneAndrew DunstanPeter EisentrautThomas Munro+15
pgsql: Remove duplicate function declarations.
comitters
0 replies
Aug 14, 2018
Tom Lane
pgsql: Remove duplicate function declarations.
comitters
0 replies
Aug 14, 2018
Tom Lane