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-06-16 pg_restore: Use dependency-based matching for STATISTICS DATA Michael Paquier 19 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-02 Harden astreamer tar parsing logic against archives it can't handle. Tom Lane 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-02-26 Add non-text output formats to pg_dumpall Andrew Dunstan 19 (unreleased)
2026-02-16 pg_upgrade: Use COPY for LO metadata for upgrades from < v12. Nathan Bossart 19 (unreleased)
2026-02-13 pg_dump: Use pg_malloc_object() and pg_malloc_array() Michael Paquier 19 (unreleased)
2026-01-27 Include extended statistics data in pg_dump Michael Paquier 19 (unreleased)
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-12-09 Remove unnecessary casts in printf format arguments (%zu/%zd) Peter Eisentraut 19 (unreleased)
2025-11-13 Fix indentation issue Michael Paquier 19 (unreleased)
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 19 (unreleased)
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 19 (unreleased)
2025-09-16 pg_restore: Fix comment handling with --no-policies. Fujii Masao 19 (unreleased)
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 19 (unreleased)
2025-08-29 pg_dump: Fix compression API errorhandling Daniel Gustafsson 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-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 19 (unreleased)
2025-07-18 pg_upgrade: Use COPY for large object metadata. Nathan Bossart 19 (unreleased)