| Age | Commit message (Expand) | Author |
| 2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane |
| 2022-05-12 | Mark a few 'bbsink' related functions / variables static. | Andres Freund |
| 2022-04-11 | Fix various typos and spelling mistakes in code comments | David Rowley |
| 2022-04-02 | Use has_privs_for_roles for predefined role checks: round 2 | Joe Conway |
| 2022-02-02 | Fix server crash bug in 'server' backup target. | Robert Haas |
| 2022-01-28 | Adjust server-side backup to depend on pg_write_server_files. | Robert Haas |
| 2022-01-20 | Support base backup targets. | Robert Haas |