Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-20 | Support base backup targets. | Robert Haas | 15.0 |
| 2022-01-17 | tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests. | Andres Freund | 15.0 |
| 2022-01-08 | Fix thinko coming from 000f3adf | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2022-01-07 | Add TAP tests for pg_basebackup with compression | Michael Paquier | 15.0 |
| 2021-12-08 | Revert "Check that we have a working tar before trying to use it" | Andrew Dunstan | 15.0 |
| 2021-12-08 | Check that we have a working tar before trying to use it | Andrew Dunstan | 15.0 |
| 2021-10-24 | Move Perl test modules to a better namespace | Andrew Dunstan | 15.0 |
| 2021-07-29 | Avoid calling TestLib::perl2host on a symlinked directory | Andrew Dunstan | 15.0 |
| 2021-07-29 | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 15.0 |