Commits

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

DateSubjectAuthorReleases
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 14.20
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 14.20
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 14.20
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 14.19
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 14.19
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 14.16
2024-05-07 Ensure that "pg_restore -l" reports dependent TOC entries correctly. Tom Lane 14.13
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 14.10
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 14.8
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 14.2
2021-06-13 Work around portability issue with newer versions of mktime(). Tom Lane 14.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-04-01 Fix pg_restore's misdesigned code for detecting archive file format. Tom Lane 14.0
2021-03-20 Fix up pg_dump's handling of per-attribute compression options. Tom Lane 14.0
2020-12-11 pg_dump: Don't use enums for defining bit mask values Peter Eisentraut 14.0
2020-10-18 In pg_restore's dump_lo_buf(), work a little harder on error handling. Tom Lane 14.0
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 14.0
2020-09-22 Simplify SortTocFromFile() by removing fixed buffer-size limit. Tom Lane 14.0
2020-09-19 Remove unused parameters Peter Eisentraut 14.0
2020-09-17 Improve common/logging.c's support for multiple verbosity levels. Tom Lane 14.0
2020-07-08 code: replace 'master' with 'leader' where appropriate. Andres Freund 14.0
2020-06-12 Fix typos and some format mistakes in comments Michael Paquier 14.0