Commits

DateSubjectAuthorReleases
2024-04-07 Remove useless duplicate call of defGetBoolean(). Tom Lane 17.0
2024-04-05 Align blocks in incremental backups to BLCKSZ Tomas Vondra 17.0
2024-03-16 Add destroyStringInfo function for cleaning up StringInfos Daniel Gustafsson 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-13 Skip .DS_Store files in server side utils Daniel Gustafsson 17.0
2024-02-13 Skip .DS_Store files in server side utils Daniel Gustafsson 15.7
2024-02-13 Skip .DS_Store files in server side utils Daniel Gustafsson 16.3
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-27 Fix incorrect data type choices in some read and write calls. Tom Lane 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2023-11-14 Change how a base backup decides which files have checksums. Robert Haas 17.0
2023-11-12 Extend sendFileWithContent() to handle custom content length in basebackup.c Michael Paquier 17.0
2023-10-23 Change struct tablespaceinfo's oid member from 'char *' to 'Oid' Robert Haas 17.0
2023-10-23 Refactor parse_filename_for_nontemp_relation to parse more. Robert Haas 17.0
2023-10-03 In basebackup.c, refactor to create read_file_data_into_buffer. Robert Haas 17.0
2023-10-03 In basebackup.c, refactor to create verify_page_checksum. Robert Haas 17.0
2023-09-06 Move PG_TEMP_FILE* macros to file_utils.h. Nathan Bossart 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-03-06 Reword overly-optimistic comment about backup checksum verification. Robert Haas 16.0
2023-03-06 Remove an old comment that doesn't seem especially useful. Robert Haas 16.0
2023-03-06 In basebackup.c, perform end-of-file test after checksum validation. Robert Haas 15.3
2023-03-06 In basebackup.c, perform end-of-file test after checksum validation. Robert Haas 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-15 Static assertions cleanup Peter Eisentraut 16.0