Commits

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

DateSubjectAuthorReleases
2026-06-15 pg_dump: Remove dead code in TAP tests 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 2: run pgperltidy. Tom Lane 19 (unreleased)
2026-03-31 Change syntax of EXCEPT TABLE clause in publication commands. Amit Kapila 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 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 Allow table exclusions in publications via EXCEPT TABLE. Amit Kapila 19 (unreleased)
2026-02-26 pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 19 (unreleased)
2026-02-23 Disallow CR and LF in database, role, and tablespace names Andrew Dunstan 19 (unreleased)
2026-01-27 Include extended statistics data in pg_dump Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-25 pg_dump tests: don't put dumps in stdout Álvaro Herrera 19 (unreleased)
2025-10-17 Improve TAP tests by replacing ok() with better Test::More functions Michael Paquier 19 (unreleased)
2025-10-16 Add more TAP test coverage for pg_dump. Tom Lane 19 (unreleased)
2025-10-16 Split 002_pg_dump.pl into two test files. Tom Lane 19 (unreleased)
2025-10-11 Restore test coverage of LZ4Stream_gets(). Tom Lane 19 (unreleased)
2025-10-09 Add "ALL SEQUENCES" support to publications. Amit Kapila 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-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-08-01 pg_dump: reject combination of "only" and "with" Jeff Davis 19 (unreleased)
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 19 (unreleased)