Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-05 | regress: fix test instability | Alvaro Herrera | 15.0 |
| 2022-08-05 | Fix ENABLE/DISABLE TRIGGER to handle recursion correctly | Alvaro Herrera | 15.0 |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-01-05 | Create foreign key triggers in partitioned tables too | Alvaro Herrera | 15.0 |
| 2021-07-23 | Make new test immune to collation | Alvaro Herrera | 15.0 |
| 2021-07-22 | Make ALTER TRIGGER RENAME consistent for partitioned tables | Alvaro Herrera | 15.0 |
| 2021-07-16 | Fix pg_dump for disabled triggers on partitioned tables | Alvaro Herrera | 15.0 |
| 2021-07-16 | Preserve firing-on state when cloning row triggers to partitions | Alvaro Herrera | 15.0 |