Commits

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

DateSubjectAuthorReleases
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 18 (unreleased)
2026-03-05 doc: Clarify that COLUMN is optional in ALTER TABLE ... ADD/DROP COLUMN. Fujii Masao 18.4
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 18.1
2025-08-06 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. Fujii Masao 18.0
2025-08-04 doc: mention unusability of dropped CHECK to verify NOT NULL Álvaro Herrera 18.0
2025-06-25 doc: Some copy-editing around constraint validation and enforcement Peter Eisentraut 18.0
2025-05-01 doc: Improve explanations when a table rewrite is needed Peter Eisentraut 18.0
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-03-27 Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT Álvaro Herrera 18.0
2025-03-14 doc: Explain more thoroughly when a table rewrite is needed Álvaro Herrera 18.0
2025-03-05 Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT Álvaro Herrera 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-23 Allow NOT VALID foreign key constraints on partitioned tables Álvaro Herrera 18.0
2025-01-16 Doc: Improve the Replica Identity information. Amit Kapila 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2024-11-13 doc: Add PERIOD to ALTER TABLE reference docs Peter Eisentraut 18.0
2024-11-13 doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs Peter Eisentraut 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-11-07 doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 18.0
2024-10-03 Remove support for unlogged on partitioned tables Michael Paquier 18.0
2024-10-02 doc: Missing markup, punctuation and wordsmithing Daniel Gustafsson 18.0
2024-09-30 Don't disallow DROP of constraints ONLY on partitioned tables Alvaro Herrera 18.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 18.0
2024-07-15 Fix tablespace handling in MERGE/SPLIT partition commands. Fujii Masao 18.0