Commits

DateSubjectAuthorReleases
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 12.0
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 9.6.11
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 9.5.15
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 10.6
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 9.4.20
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 9.3.25
2018-04-07 Refactor dir/file permissions Stephen Frost 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-20 Sync process names between ps and pg_stat_activity Peter Eisentraut 11.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
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-03 Add pg_current_logfile() function. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-04 Fix another Windows compile break. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-01-14 Add a default local latch for use in signal handlers. Andres Freund 9.5.0
2015-01-13 Commonalize process startup code. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 8.4.22