Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basebackup_to_shell: Check for a NULL return from OpenPipeStream. | Robert Haas | 2023-04-12 | 1 | -0/+5 |
* | Common function for percent placeholder replacement | Peter Eisentraut | 2023-01-11 | 1 | -53/+3 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 | 1 | -1/+1 |
* | basebackup_to_shell: Add some const qualifiers for consistency | Peter Eisentraut | 2022-12-13 | 1 | -3/+3 |
* | Move basebackup code to new directory src/backend/backup | Robert Haas | 2022-08-10 | 1 | -1/+1 |
* | Remove now superfluous declarations of dlsym()ed symbols. | Andres Freund | 2022-07-17 | 1 | -2/+0 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 | 1 | -14/+13 |
* | Mark a few 'bbsink' related functions / variables static. | Andres Freund | 2022-05-12 | 1 | -1/+1 |
* | basebackup_to_shell: Add missing MarkGUCPrefixReserved() | Michael Paquier | 2022-05-02 | 1 | -0/+2 |
* | Use has_privs_for_roles for predefined role checks: round 2 | Joe Conway | 2022-04-02 | 1 | -2/+2 |
* | Add 'basebackup_to_shell' contrib module. | Robert Haas | 2022-03-15 | 1 | -0/+419 |