Commits

DateSubjectAuthorReleases
2017-11-14 Rearrange c.h to create a "compiler characteristics" section. Tom Lane 11.0
2017-10-14 gcc's support for __attribute__((noinline)) hasn't been around forever. Tom Lane 11.0
2017-09-22 Assume wcstombs(), towlower(), and sibling functions are always present. Tom Lane 11.0
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 11.0
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.2.24
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 10.0
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.3.20
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.4.15
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.6.6
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.5.10
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.5.10
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.4.15
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.2.24
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.3.20
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.6.6
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 10.0
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-10 Make CppAsString2() more visible in c.h. Tom Lane 10.0
2017-02-23 De-support floating-point timestamps. Tom Lane 10.0
2015-08-31 Remove support for Unix systems without the POSIX signal APIs. Tom Lane 9.6.0
2015-08-31 Remove long-dead support for platforms without sig_atomic_t. Tom Lane 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in struct varlena. Tom Lane 9.5.0