Commits

DateSubjectAuthorReleases
2019-01-21 Avoid thread-safety problem in ecpglib. Tom Lane 12.0
2018-12-17 Drop support for getting signal descriptions from sys_siglist[]. Tom Lane 12.0
2018-12-17 Modernize our code for looking up descriptive strings for Unix signals. Tom Lane 12.0
2018-11-19 Back-patch updated thread flags tests into 9.4 and 9.5. Tom Lane 9.4.21
2018-11-19 Back-patch updated thread flags tests into 9.4 and 9.5. Tom Lane 9.5.16
2018-11-07 Fix inadequate autoconfiscation of copyfile() usage. Tom Lane 12.0
2018-10-09 Select appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD. Tom Lane 12.0
2018-10-03 Make assorted performance improvements in snprintf.c. Tom Lane 12.0
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.4.20
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.5.15
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 11.0
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.6.11
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 10.6
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.3.25
2018-09-26 Try another way to detect the result type of strerror_r(). Tom Lane 12.0
2018-09-26 Always use our own versions of *printf(). Tom Lane 12.0
2018-09-26 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. Tom Lane 12.0
2018-09-24 Use ppoll(2), if available, to wait for input in pgbench. Tom Lane 12.0
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-23 Remove configure's check for nonstandard "long long" printf modifiers. Tom Lane 11.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