Commits

DateSubjectAuthorReleases
2023-12-21 Fix numerous typos in incremental backup commits. Robert Haas 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 15.0
2021-11-05 Remove all use of ThisTimeLineID global variable outside of xlog.c Robert Haas 15.0
2021-10-25 Remove useless code from CreateReplicationSlot. Robert Haas 15.0
2021-10-05 Flexible options for CREATE_REPLICATION_SLOT. Robert Haas 15.0
2020-04-04 Fix resource management bug with replication=database. Robert Haas 13.0
2020-04-03 Generate backup manifests for base backups, and validate them. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2018-02-08 Fix incorrect method name in comment. Robert Haas 11.0
2017-03-27 Show more processes in pg_stat_activity. Robert Haas 10.0
2017-03-18 Create and use wait events for read, write, and fsync operations. Robert Haas 10.0
2017-02-09 Rename user-facing tools with "xlog" in the name to say "wal". Robert Haas 10.0
2017-02-01 Refactor other replication commands to use DestRemoteSimple. Robert Haas 10.0
2017-01-24 Add a SHOW command to the replication command language. Robert Haas 10.0
2016-11-22 Support condition variables. Robert Haas 10.0
2016-10-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2015-10-06 Remove more volatile qualifiers. Robert Haas 9.6.0
2014-10-20 Fix typos. Robert Haas 9.5.0
2014-03-10 Allow logical decoding via the walsender interface. Robert Haas 9.4.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0