Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-19 | Use STDOUT/STDERR_FILENO in most of syslogger. | Andres Freund | 15.0 |
| 2022-01-17 | Introduce log_destination=jsonlog | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-07 | Fix compilation warning in syslogger.c | Michael Paquier | 15.0 |
| 2021-10-07 | Refactor per-destination file rotation in logging collector | Michael Paquier | 15.0 |
| 2021-09-29 | Refactor output file handling when forking syslogger under EXEC_BACKEND | Michael Paquier | 15.0 |
| 2021-09-13 | Refactor the syslogger pipe protocol to use a bitmask for its options | Michael Paquier | 15.0 |