Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-26 Skip pg_database.dathasloginevt cleanup on standby Alexander Korotkov 17 (unreleased)
2026-03-04 Don't malloc(0) in EventTriggerCollectAlterTSConfig Álvaro Herrera 17.10
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
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-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 17.1
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 17.1
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 17.1
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 17.1
2024-04-17 Fix typos with function name in event_trigger.c Michael Paquier 17.0
2024-03-26 Remove ObjectClass type Peter Eisentraut 17.0
2024-03-14 Login event trigger documentation wordsmithing Daniel Gustafsson 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-11 Use heap_inplace_update() to unset pg_database.dathasloginevt Alexander Korotkov 17.0
2024-01-18 Error message capitalisation Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2023-10-16 Fix code indentation violations in e83d1b0c40cc Michael Paquier 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