Commits

DateSubjectAuthorReleases
2021-10-08 Refactor fallback to stderr for csvlog to handle better WIN32 service case Michael Paquier 15.0
2021-09-13 Refactor the syslogger pipe protocol to use a bitmask for its options Michael Paquier 15.0
2021-09-01 Refactor one conversion of SQLSTATE to string in elog.c Michael Paquier 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-20 adjust query id feature to use pg_stat_activity.query_id Bruce Momjian 14.0
2021-04-08 Add csvlog output for the new query_id value Bruce Momjian 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.0
2021-04-02 Strip file names reported in error messages on Windows, too. Tom Lane 14.0
2021-04-01 Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 14.0
2021-03-31 Add errhint_plural() function and make use of it Peter Eisentraut 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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-11-23 Improve compiler code layout in elog/ereport ERROR calls David Rowley 14.0
2020-10-10 Recognize network-failure errnos as indicating hard connection loss. Tom Lane 14.0
2020-08-03 Add %P to log_line_prefix for parallel group leader Michael Paquier 14.0
2020-07-10 Log the location field before any backtrace Peter Eisentraut 14.0
2020-07-10 Log the location field before any backtrace Peter Eisentraut 13.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