Commits

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

DateSubjectAuthorReleases
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 13.23
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 13.23
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 13.23
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 13.22
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 13.22
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 13.19
2024-05-07 Ensure that "pg_restore -l" reports dependent TOC entries correctly. Tom Lane 13.16
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 13.13
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 13.11
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 13.6
2021-06-13 Work around portability issue with newer versions of mktime(). Tom Lane 13.4
2021-04-01 Fix pg_restore's misdesigned code for detecting archive file format. Tom Lane 13.3
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 13.1
2020-04-08 Fix pg_dump/pg_restore to restore event trigger comments later. Tom Lane 13.0
2020-03-09 Fix pg_dump/pg_restore to restore event triggers later. Tom Lane 13.0
2020-02-21 Assume that we have functional, 64-bit fseeko()/ftello(). Tom Lane 13.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0