Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-18 Revert non-text output formats for pg_dumpall Andrew Dunstan 19 (unreleased)
2026-04-23 Fix new-to-v19 -Wshadow warnings David Rowley 19 (unreleased)
2026-04-13 Improve various new-to-v19 appendStringInfo calls David Rowley 19 (unreleased)
2026-03-16 pg_dumpall: Fix handling of incompatible options. Nathan Bossart 19 (unreleased)
2026-03-10 pg_dumpall: simplify coding of dropDBs() Álvaro Herrera 19 (unreleased)
2026-03-09 pg_{dump,restore}: Refactor handling of conflicting options. Nathan Bossart 19 (unreleased)
2026-03-06 pg_dumpall: Fix handling of conflicting options. Nathan Bossart 19 (unreleased)
2026-03-04 Improve writing map.dat preamble Andrew Dunstan 19 (unreleased)
2026-03-02 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 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-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-08 Unify error messages Álvaro Herrera 19 (unreleased)
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 19 (unreleased)
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 19 (unreleased)
2025-08-02 Simplify options in pg_dump and pg_restore. Jeff Davis 19 (unreleased)
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 19 (unreleased)
2025-07-16 pg_dumpall: Skip global objects with --statistics-only or --no-schema. Jeff Davis 19 (unreleased)