| Age | Commit message (Expand) | Author |
| 12 days | Use more palloc_object() and palloc_array() in contrib/ | Michael Paquier |
| 2025-07-02 | meson: Increase minimum version to 0.57.2 | Peter Eisentraut |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane |
| 2025-03-17 | Fix inconsistent quoting for some options in TAP tests | Michael Paquier |
| 2025-03-17 | Apply more consistent style for command options in TAP tests | Michael Paquier |
| 2025-01-22 | Improve grammar of options for command arrays in TAP tests | Michael Paquier |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut |
| 2023-12-21 | meson: Make gzip and tar optional | Peter Eisentraut |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
| 2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley |
| 2023-04-12 | basebackup_to_shell: Check for a NULL return from OpenPipeStream. | Robert Haas |
| 2023-01-11 | Common function for percent placeholder replacement | Peter Eisentraut |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-12-20 | Add copyright notices to meson files | Andrew Dunstan |
| 2022-12-13 | basebackup_to_shell: Add some const qualifiers for consistency | Peter Eisentraut |
| 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 |