Commits

DateSubjectAuthorReleases
2026-02-27 Use pg_malloc_object() and pg_alloc_array() variants in frontend code Michael Paquier 19 (unreleased)
2026-01-26 Fix accidentally cast away qualifiers Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 13.19
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 14.16
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 15.11
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 16.7
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 17.3
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-06 Remove unused #include's from bin .c files Peter Eisentraut 18.0
2024-07-02 Convert some extern variables to static Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-31 C comment: mention why no setting lasterrno in dir_existsfile() Bruce Momjian 17.0
2023-08-07 Improve const use in zlib-using code Peter Eisentraut 17.0
2023-08-01 Add and use symbolic constants for tar header offsets and file types. Robert Haas 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-08 pg_basebackup: Restore lost translation markers Peter Eisentraut 16.0
2023-03-06 Revise pg_pwrite_zeros() Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-08 Use pg_pwrite_zeros() in walmethods.c Michael Paquier 16.0
2022-09-19 walmethods.c/h: Make WalWriteMethod more object-oriented. Robert Haas 16.0
2022-09-19 walmethods.c/h: Make Walfile a struct, rather than a void * Robert Haas 16.0
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 10.23
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 11.18