Commits

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

DateSubjectAuthorReleases
2022-07-08 Preserve relfilenode of pg_largeobject and its index across pg_upgrade. Robert Haas 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-22 Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 15.0
2022-03-17 Add option to use ICU as global locale provider Peter Eisentraut 15.0
2022-03-14 Optionally disable subscriptions on error. Amit Kapila 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-02-14 Database-level collation version tracking Peter Eisentraut 15.0
2022-02-10 Remove unnecessary resetPQExpBuffer call Peter Eisentraut 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-24 pg_upgrade: Preserve database OIDs. Robert Haas 15.0
2022-01-23 pg_dump: avoid useless query in binary_upgrade_set_type_oids_by_type_oid Tom Lane 15.0
2022-01-23 Clean up recent Coverity complaints. Tom Lane 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2022-01-17 Add support for --no-table-access-method in pg_{dump,dumpall,restore} Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-05 Create foreign key triggers in partitioned tables too Alvaro Herrera 15.0
2022-01-04 pg_dump: Refactor dumpDatabase() Peter Eisentraut 15.0
2021-12-31 pg_dump: avoid unsafe function calls in getPolicies(). Tom Lane 15.0