Commits

DateSubjectAuthorReleases
2018-08-12 Revert "Distinguish printf-like functions that support %m from those that don't." Tom Lane 12.0
2018-08-11 Distinguish printf-like functions that support %m from those that don't. Tom Lane 12.0
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 9.3.24
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 9.4.19
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 10.5
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 9.5.14
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 9.6.10
2018-05-19 Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull. Tom Lane 11.0
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 9.3.24
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 10.5
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 11.0
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 9.5.14
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 9.6.10
2018-05-19 Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane 9.4.19
2018-02-15 Cast to void in StaticAssertExpr, not its callers. Tom Lane 11.0
2018-02-15 Move the extern declaration for ExceptionalCondition into c.h. Tom Lane 11.0
2018-01-24 Improve implementation of pg_attribute_always_inline. Tom Lane 11.0
2017-11-16 Further refactoring of c.h and nearby files. Tom Lane 11.0
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 9.5.11
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 10.2
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 9.6.7
2017-11-14 Rearrange c.h to create a "compiler characteristics" section. Tom Lane 9.5.11
2017-11-14 Rearrange c.h to create a "compiler characteristics" section. Tom Lane 10.2
2017-11-14 Rearrange c.h to create a "compiler characteristics" section. Tom Lane 9.6.7
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 11.0