Support Enable Always and Enable Replica on triggers. Fixes #4006

This commit is contained in:
Aditya Toshniwal
2019-11-01 11:49:17 +00:00
committed by Dave Page
parent ab5d954337
commit 131a944e24
39 changed files with 131 additions and 86 deletions
+1
View File
@@ -11,6 +11,7 @@ New features
| `Issue #1974 <https://redmine.postgresql.org/issues/1974>`_ - Added encrypted password in reverse engineered SQL for roles.
| `Issue #4351 <https://redmine.postgresql.org/issues/4351>`_ - Add an option to request confirmation before cancelling changes on a Properties dialog.
| `Issue #4006 <https://redmine.postgresql.org/issues/4006>`_ - Support Enable Always and Enable Replica on triggers.
Housekeeping
************