Age | Commit message (Expand) | Author |
---|---|---|
2022-10-05 | meson: Add windows resource files | Andres Freund |
2022-09-22 | meson: Add initial version of meson based build system | Andres Freund |
2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas |
2022-07-18 | Deal with paths containing \ and spaces in basebackup_to_shell tests | Andres Freund |
2022-07-18 | Remove now superfluous declarations of dlsym()ed symbols. | Andres Freund |
2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane |
2022-05-12 | Mark a few 'bbsink' related functions / variables static. | Andres Freund |
2022-05-02 | basebackup_to_shell: Add missing MarkGUCPrefixReserved() | Michael Paquier |
2022-04-02 | Use has_privs_for_roles for predefined role checks: round 2 | Joe Conway |
2022-03-31 | In basebackup_to_shell tests, properly set up pg_hba.conf. | Robert Haas |
2022-03-30 | Add .gitignore for basebackup_to_shell. | Tom Lane |
2022-03-30 | basebackup_to_shell: Add TAP test. | Robert Haas |
2022-03-15 | Add 'basebackup_to_shell' contrib module. | Robert Haas |