Commits

DateSubjectAuthorReleases
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-04-04 Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. Fujii Masao 18.0
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-03-24 psql: use consistent alias for pg_description Magnus Hagander 18.0
2025-03-24 psql: show default extension version in \dx output Magnus Hagander 18.0
2025-02-20 Remove various unnecessary (char *) casts Peter Eisentraut 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-02-05 Show more-intuitive titles for psql commands \dt, \di, etc. Tom Lane 18.0
2025-01-28 Rename pubgencols_type to pubgencols in pg_publication. Amit Kapila 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2025-01-22 Fix \dRp+ output when describing publications with a lower server version. Amit Kapila 18.0
2025-01-14 psql: Add option to use expanded mode to all list commands. Dean Rasheed 18.0
2025-01-14 psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-03 Rework some code handling pg_subscription data in psql and pg_dump Michael Paquier 18.0
2024-11-28 psql: Sprinkle more CppAsString2() in describe.c 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-11-06 Remove unused #include's from bin .c files Peter Eisentraut 18.0
2024-10-18 Remove unused code for unlogged materialized views. Fujii Masao 18.0
2024-09-24 Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 17.1
2024-09-24 Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-07-02 Add information about access method for partitioned relations in \dP+ Michael Paquier 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0