Commits

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

DateSubjectAuthorReleases
2025-05-15 Fix Assert failure in XMLTABLE parser Richard Guo 17.6
2025-03-04 Fix ALTER TABLE error message Álvaro Herrera 17.5
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-08-22 Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 17.0
2024-06-28 SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_TABLE() Amit Langote 17.0
2024-06-25 Improve comment in gram.y. Tom Lane 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-15 Remove stray blank line among gram.y keywords Peter Eisentraut 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-04-15 Fix ALTER DOMAIN NOT NULL syntax Peter Eisentraut 17.0
2024-04-08 JSON_TABLE: Add support for NESTED paths and columns Amit Langote 17.0
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-04-01 Add new COPY option LOG_VERBOSITY. Masahiko Sawada 17.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-24 Add temporal FOREIGN KEY contraints Peter Eisentraut 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-03-17 Make stxstattarget nullable Peter Eisentraut 17.0
2024-03-08 Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD Michael Paquier 17.0
2024-02-20 Revert "Improve compression and storage support with inheritance" Peter Eisentraut 17.0
2024-02-16 Improve compression and storage support with inheritance Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0