Commits

DateSubjectAuthorReleases
2026-07-01 Fix mismatched deallocation functions Peter Eisentraut master
2026-06-18 Revert non-text output formats for pg_dumpall Andrew Dunstan 19 (unreleased)
2026-04-15 Rework signal handler infrastructure to pass sender info as argument. Andrew Dunstan 19 (unreleased)
2026-02-26 Add non-text output formats to pg_dumpall Andrew Dunstan 19 (unreleased)
2026-02-13 pg_dump: Use pg_malloc_object() and pg_malloc_array() Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 19 (unreleased)
2025-04-04 Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan 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-02-07 Rename static function to avoid conflicting names Daniel Gustafsson 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-23 Factor out system call names from error messages Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-19 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 9.6.20
2020-10-19 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 11.10
2020-10-19 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 9.5.24
2020-10-19 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 10.15