Commits

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

DateSubjectAuthorReleases
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 16.11
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 16.11
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 16.11
2025-08-29 pg_dump: Fix compression API errorhandling Daniel Gustafsson 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
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 16.7
2024-05-07 Ensure that "pg_restore -l" reports dependent TOC entries correctly. Tom Lane 16.4
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 16.1
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 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-05 pg_dump: Add support for zstd compression Tomas Vondra 16.0
2023-03-23 Improve type handling in pg_dump's compress file API Tomas Vondra 16.0
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 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-02-23 Prepare pg_dump internals for additional compression methods Tomas Vondra 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-27 Fix behavior with pg_restore -l and compressed dumps Michael Paquier 16.0
2023-01-20 Avoid harmless warning from pg_dump --if-exists mode. Tom Lane 16.0
2022-12-05 pg_dump: Remove "blob" terminology Peter Eisentraut 16.0
2022-12-02 Switch pg_dump to use compression specifications Michael Paquier 16.0
2022-11-02 pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0