Commits

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

DateSubjectAuthorReleases
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 17.7
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 17.7
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 17.7
2025-08-29 pg_dump: Fix compression API errorhandling Daniel Gustafsson 17.7
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 17.6
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 17.6
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 17.3
2024-07-29 Count individual SQL commands in pg_restore's --transaction-size mode. Tom Lane 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-05-07 Ensure that "pg_restore -l" reports dependent TOC entries correctly. Tom Lane 17.0
2024-04-22 Fix dumps of partitioned tables with table AMs Michael Paquier 17.0
2024-04-11 Revert indexed and enlargable binary heap implementation. Masahiko Sawada 17.0
2024-04-03 Add functions to binaryheap for efficient key removal and update. Masahiko Sawada 17.0
2024-04-01 Invent --transaction-size option for pg_restore. Tom Lane 17.0
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2024-02-15 Introduce transaction_timeout Alexander Korotkov 17.0
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 17.0
2023-09-19 Convert pg_restore's ready_list to a priority queue. Nathan Bossart 17.0
2023-09-06 Add support for syncfs() in frontend support functions. Nathan Bossart 17.0