Commits

DateSubjectAuthorReleases
2022-12-05 pg_dump: Remove "blob" terminology Peter Eisentraut 16.0
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 13.10
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 11.19
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 14.7
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 12.14
2022-09-22 Harmonize parameter names in pg_dump/pg_dumpall. Peter Geoghegan 16.0
2022-07-21 Allow users to skip logical replication of data having origin. Amit Kapila 16.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 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-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-03 Add UNIQUE null treatment option Peter Eisentraut 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
2021-12-31 pg_dump: minor performance improvements from eliminating sub-SELECTs. Tom Lane 15.0
2021-12-16 Clean up some more freshly-dead code in pg_dump and pg_upgrade. Tom Lane 15.0
2021-12-06 Account for TOAST data while scheduling parallel dumps. Tom Lane 15.0
2021-12-06 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 15.0
2021-12-06 Rethink pg_dump's handling of object ACLs. Tom Lane 15.0
2021-12-06 Refactor pg_dump's tracking of object components to be dumped. Tom Lane 15.0
2021-11-09 Rename some enums to use TABLE instead of REL. Amit Kapila 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-22 In pg_dump, use simplehash.h to look up dumpable objects by OID. Tom Lane 15.0
2021-08-31 Cache the results of format_type() queries in pg_dump. Tom Lane 11.14