Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-10 | Remove server support for the previous base backup protocol. | Robert Haas | 15.0 |
| 2022-01-20 | Support base backup targets. | Robert Haas | 15.0 |
| 2022-01-19 | Fix alignment problem with bbsink_copystream buffer. | Robert Haas | 15.0 |
| 2022-01-18 | Modify pg_basebackup to use a new COPY subprotocol for base backups. | Robert Haas | 15.0 |
| 2021-11-05 | Introduce 'bbsink' abstraction to modularize base backup code. | Robert Haas | 15.0 |