Added support to create triggers from existing trigger functions in EPAS. Fixes #7387

This commit is contained in:
Yogesh Mahajan
2022-07-28 11:16:05 +05:30
committed by Akshay Joshi
parent 526ee51485
commit 6145dc76fc
17 changed files with 70 additions and 71 deletions

View File

@@ -9,6 +9,7 @@ This release contains a number of bug fixes and new features since the release o
New features
************
| `Issue #7387 <https://redmine.postgresql.org/issues/7387>`_ - Added support to create triggers from existing trigger functions in EPAS.
Housekeeping
************