Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-05-12 | Mark a few 'bbsink' related functions / variables static. | Andres Freund | 15.0 |
| 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 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-05 | Introduce 'bbsink' abstraction to modularize base backup code. | Robert Haas | 15.0 |