Commits

DateSubjectAuthorReleases
2025-08-01 pg_dump: reject combination of "only" and "with" Jeff Davis 18.0
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 18.0
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 19 (unreleased)
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 17.6
2025-07-18 pg_upgrade: Use COPY for large object metadata. Nathan Bossart 19 (unreleased)
2025-06-30 Run pgperltidy Joe Conway 18.0
2025-06-26 pg_dump: include comments on valid not-null constraints, too Álvaro Herrera 18.0
2025-05-27 Change pg_dump default for statistics export. Jeff Davis 18.0
2025-05-20 pg_dump: Fix array literals in fetchAttributeStats(). Nathan Bossart 18.0
2025-04-28 Fix pg_dump for inherited validated not-null constraints Álvaro Herrera 18.0
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-03-31 Add relallfrozen to pg_dump statistics. Jeff Davis 18.0
2025-03-26 Add pg_dump --with-{schema|data|statistics} options. Jeff Davis 18.0
2025-03-25 pg_dump: Add --sequence-data. Nathan Bossart 18.0
2025-03-25 Stats: use schemaname/relname instead of regclass. Jeff Davis 18.0
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2025-02-20 Transfer statistics during pg_upgrade. Jeff Davis 18.0
2025-02-20 Include schema/table publications even with exclude options in dump. Amit Kapila 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2025-01-22 Improve grammar of options for command arrays in TAP tests Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 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