Commits

DateSubjectAuthorReleases
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 18.0
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2021-12-13 Remove InitXLOGAccess(). Robert Haas 15.0
2021-11-05 Change ThisTimeLineID from a global variable to a local variable. Robert Haas 15.0
2021-11-05 Remove all use of ThisTimeLineID global variable outside of xlog.c Robert Haas 15.0
2021-03-11 Be clear about whether a recovery pause has taken effect. Robert Haas 14.0
2020-08-06 Fix minor problems with non-exclusive backup cleanup. Robert Haas 11.9
2020-08-06 Fix minor problems with non-exclusive backup cleanup. Robert Haas 12.4
2020-06-17 Don't export basebackup.c's sendTablespace(). Robert Haas 14.0
2019-12-19 Fix minor problems with non-exclusive backup cleanup. Robert Haas 13.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-30 Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas 9.6.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2014-01-02 Rename walLogHints to wal_log_hints for easier grepping. Robert Haas 9.4.0
2013-12-11 Add new wal_level, logical, sufficient for logical decoding. Robert Haas 9.4.0
2011-02-16 pg_ctl promote Robert Haas 9.1.0
2010-12-14 Instrument checkpoint sync calls. Robert Haas 9.1.0
2010-08-12 Correct sundry errors in Hot Standby-related comments. Robert Haas 9.0.0