Commits

DateSubjectAuthorReleases
2022-12-07 Minor code refactoring in elog.c (no functional change). Tom Lane 16.0
2022-10-10 Simplify our Assert infrastructure a little. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-02 Strip file names reported in error messages on Windows, too. Tom Lane 14.0
2020-12-29 Suppress log spam from multiple reports of SIGQUIT shutdown. Tom Lane 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2020-10-10 Recognize network-failure errnos as indicating hard connection loss. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2020-03-24 Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 13.0
2020-03-24 Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 12.3
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 10.7
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 11.2
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 12.0
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.5.16
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.4.21
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.6.12
2018-09-26 Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. Tom Lane 12.0
2018-09-26 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.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