Commits

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

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 15.14
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 15.14
2025-02-21 Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 15.13
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 15.11
2024-03-21 Fix dumping role comments when using --no-role-passwords Daniel Gustafsson 15.7
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 15.4
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-02-17 Add missing binary-upgrade guard. Robert Haas 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2022-01-17 Fix typo in pg_dumpall.c Michael Paquier 15.0
2022-01-17 Add support for --no-table-access-method in pg_{dump,dumpall,restore} Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-14 Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers. Tom Lane 15.0
2021-12-06 Avoid per-object queries in performance-critical paths in pg_dump. Tom Lane 15.0
2021-12-06 Rethink pg_dump's handling of object ACLs. Tom Lane 15.0