Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-26 | doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. | Fujii Masao | 18.4 |
| 2025-06-19 | doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE. | 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 |