Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-19 | Fix dependency on FDW handler. | Jeff Davis | 16.14 |
| 2026-03-09 | doc: Document IF NOT EXISTS option for ALTER FOREIGN TABLE ADD COLUMN. | Fujii Masao | 16.14 |
| 2024-03-26 | Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. | Tom Lane | 16.3 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.0 |
| 2022-11-18 | Add a SET option to the GRANT command. | Robert Haas | 16.0 |
| 2022-11-08 | psql: Add information in \d+ about foreign partitions and child tables | Michael Paquier | 16.0 |
| 2022-09-16 | Adjust assorted hint messages that list all valid options. | Peter Eisentraut | 16.0 |