Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-30 | Fix attnum remapping in generateClonedExtStatsStmt() | Andrew Dunstan | 18.4 |
| 2025-09-10 | Fix CREATE TABLE LIKE with not-valid check constraint | Peter Eisentraut | 18.0 |
| 2025-06-26 | Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested. | Fujii Masao | 18.0 |
| 2025-02-19 | Add support for LIKE in CREATE FOREIGN TABLE | Michael Paquier | 18.0 |
| 2025-02-07 | Virtual generated columns | Peter Eisentraut | 18.0 |
| 2025-01-11 | Add support for NOT ENFORCED in CHECK constraints | Peter Eisentraut | 18.0 |
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |