Commits

DateSubjectAuthorReleases
2025-03-08 Don't convert to and from floats in pg_dump. Jeff Davis 18.0
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2025-02-26 Avoid unnecessary relation stats query in pg_dump. Jeff Davis 18.0
2025-02-20 Transfer statistics during pg_upgrade. Jeff Davis 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 17.3
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 18.0
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 16.7
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 15.11
2024-12-03 Rework some code handling pg_subscription data in psql and pg_dump Michael Paquier 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-11-07 Replicate generated columns when 'publish_generated_columns' is set. Amit Kapila 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-09-02 Cache typarray for fast lookups in binary upgrade mode Daniel Gustafsson 18.0
2024-07-02 pg_dump: Remove some unused return values. Nathan Bossart 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2024-03-05 Rename pg_constraint.conwithoutoverlaps to conperiod Peter Eisentraut 17.0
2024-01-30 Add a failover option to subscriptions. Amit Kapila 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-14 pg_dump: Remove obsolete trigger support Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Allow upgrades to preserve the full subscription's state. Amit Kapila 17.0