Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-12 | Fix oversights in pg_event_trigger_dropped_objects() fixes. | Tom Lane | 17.7 |
| 2025-09-11 | Report the correct is_temporary flag for column defaults. | Tom Lane | 17.7 |
| 2024-05-13 | Revert structural changes to not-null constraints | Alvaro Herrera | 17.0 |
| 2023-12-06 | Fix assertion failure with REINDEX and event triggers | Michael Paquier | 17.0 |
| 2023-12-04 | Add support for REINDEX in event triggers | Michael Paquier | 17.0 |
| 2023-10-27 | Split event_trigger_login test from event_trigger test | Alexander Korotkov | 17.0 |
| 2023-10-16 | Add support event triggers on authenticated login | Alexander Korotkov | 17.0 |
| 2023-09-25 | Add GUC for temporarily disabling event triggers | Daniel Gustafsson | 17.0 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |