Commits

DateSubjectAuthorReleases
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 18.0
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 19 (unreleased)
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 16.11
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 17.7
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 15.15
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 19 (unreleased)
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 17.7
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 16.11
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 15.15
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 18.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2021-07-27 In event triggers, use "pg_temp" only for our own temp schema. Tom Lane 15.0
2020-10-29 Don't use custom OID symbols in pg_type.dat, either. Tom Lane 14.0
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 9.6.20
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 12.5
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 9.5.24
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 11.10
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 10.15
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-20 Fix race conditions when an event trigger is added concurrently with DDL. Tom Lane 10.4
2018-04-20 Fix race conditions when an event trigger is added concurrently with DDL. Tom Lane 9.6.9