Commits

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

DateSubjectAuthorReleases
2026-02-26 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. Fujii Masao 18.4
2025-12-09 doc: Fix statement about ON CONFLICT and deferrable constraints. Dean Rasheed 18.2
2025-06-25 Restrict virtual columns to use built-in functions and types Peter Eisentraut 18.0
2025-06-24 doc: Add secondary index entries for vacuum-related parameters. Fujii Masao 18.0
2025-06-19 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 18.0
2025-04-02 Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 18.0
2025-03-20 Add vacuum_truncate configuration parameter. Nathan Bossart 18.0
2025-03-10 Remove support for temporal RESTRICT foreign keys Peter Eisentraut 18.0
2025-02-11 Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-02-05 Introduce autovacuum_vacuum_max_threshold. Nathan Bossart 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2024-11-29 doc: Improve description of referential actions Peter Eisentraut 18.0
2024-11-15 Fix collation handling for foreign keys Peter Eisentraut 18.0
2024-11-13 doc: Small improvement in CREATE TABLE / PERIOD documentation Peter Eisentraut 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-10-03 Remove support for unlogged on partitioned tables Michael Paquier 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-09-17 Add temporal FOREIGN KEY contraints Peter Eisentraut 18.0
2024-07-26 Clarify error message and documentation related to typed tables. Tom Lane 18.0