Commits

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

DateSubjectAuthorReleases
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 16.11
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 16.10
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 16.10
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 16.2
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 16.1
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 16.1
2023-08-22 Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis 16.0
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-06-21 initdb: change default --locale-provider back to libc. Jeff Davis 16.0
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 Advance input pointer when LZ4 compressing data Tomas Vondra 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-04-06 Support long distance matching for zstd compression Tomas Vondra 16.0
2023-04-05 pg_dump: Add support for zstd compression Tomas Vondra 16.0
2023-04-04 Canonicalize ICU locale names to language tags. Jeff Davis 16.0
2023-03-29 pg_dump: Fix gzip compression of empty data Tomas Vondra 16.0
2023-03-14 Allow pg_dump to include/exclude child tables automatically. Tom Lane 16.0
2023-03-09 Use ICU by default at initdb time. Jeff Davis 16.0
2023-03-01 Fix condition in pg_dump TAP test Tomas Vondra 16.0
2023-02-23 Add LZ4 compression to pg_dump Tomas Vondra 16.0
2023-02-23 Introduce a generic pg_dump compression API Tomas Vondra 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0