Commits

DateSubjectAuthorReleases
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 11.22
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 12.17
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 13.13
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 14.10
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 15.5
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 16.1
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-16 Fix typo in reference to __FreeBSD__. Thomas Munro 16.0
2022-12-09 Create infrastructure for "soft" error reporting. Tom Lane 16.0
2022-10-05 Add optional parameter to PG_TRY() macros David Rowley 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-08-07 Rely on __func__ being supported Andres Freund 16.0
2022-07-11 Provide log_status_format(), useful for an emit_log_hook. Jeff Davis 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-01-17 Introduce log_destination=jsonlog Michael Paquier 15.0
2022-01-12 Refactor set of routines specific to elog.c Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-11 Add macro PGWARNING, and make PGERROR available on all platforms. Tom Lane 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-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 Tidy up definitions of pg_attribute_hot and pg_attribute_cold David Rowley 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0