Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-07-26 Fix a couple of memory leaks in src/bin/pg_basebackup/ Michael Paquier 10.18
2021-07-20 Fix some issues with WAL segment opening for pg_receivewal --compress Michael Paquier 10.18
2017-08-04 Message style improvements Peter Eisentraut 10.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-06 Fix some cases of "the the" split across two lines. Robert Haas 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-12 Standardize "WAL location" terminology Peter Eisentraut 10.0
2017-05-12 Replace "transaction log" with "write-ahead log" Peter Eisentraut 10.0
2017-04-27 Avoid slow shutdown of pg_basebackup. Tom Lane 10.0
2017-04-12 Fix reversed check of return value from sync Magnus Hagander 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-01-16 Make pg_basebackup use temporary replication slots Magnus Hagander 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-27 Don't rename .partial files in pg_receivexlog if an error occured Magnus Hagander 10.0
2016-10-23 Rename walmethod fsync method to sync Magnus Hagander 10.0
2016-10-23 Allow pg_basebackup to stream transaction log in tar mode Magnus Hagander 10.0
2016-10-02 Avoid leaking FDs after an fsync failure. Tom Lane 10.0
2016-09-29 pg_basebackup pg_receivexlog: Issue fsync more carefully Peter Eisentraut 10.0
2016-09-29 pg_basebackup: Add --nosync option Peter Eisentraut 10.0
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 10.0
2016-08-29 Fix pg_receivexlog --synchronous Simon Riggs 10.0