Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-12 | basebackup_to_shell: Check for a NULL return from OpenPipeStream. | Robert Haas | 15.3 |
| 2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas | 15.0 |
| 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-05-02 | basebackup_to_shell: Add missing MarkGUCPrefixReserved() | Michael Paquier | 15.0 |
| 2022-04-02 | Use has_privs_for_roles for predefined role checks: round 2 | Joe Conway | 15.0 |
| 2022-03-15 | Add 'basebackup_to_shell' contrib module. | Robert Haas | 15.0 |