Commits

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

DateSubjectAuthorReleases
2026-05-27 Avoid orphaned objects dependencies Heikki Linnakangas 15 (unreleased)
2026-03-05 doc: Clarify that COLUMN is optional in ALTER TABLE ... ADD/DROP COLUMN. Fujii Masao 15.18
2025-10-11 Stop creating constraints during DETACH CONCURRENTLY Álvaro Herrera 15.15
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 15.15
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 15.14
2025-06-29 Obtain required table lock during cross-table constraint updates. Tom Lane 15.14
2024-07-24 Reset relhassubclass upon attaching table as a partition Alvaro Herrera 15.8
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 15.3
2023-03-07 Fix more bugs caused by adding columns to the end of a view. Tom Lane 15.3
2022-11-10 Fix alter_table.sql test case to test what it claims to. Tom Lane 15.2
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-03-28 Preparatory test cleanup Peter Eisentraut 15.0
2022-03-11 Restore the previous semantics of get_constraint_index(). Tom Lane 15.0
2022-01-06 Prevent altering partitioned table's rowtype, if it's used elsewhere. Tom Lane 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-20 Protect against collation variations in test Alvaro Herrera 15.0
2021-10-19 Ensure correct lock level is used in ALTER ... RENAME Alvaro Herrera 15.0
2021-10-18 Invalidate partitions of table being attached/detached Alvaro Herrera 15.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0