pgAdmin 4 commit: Ensure that If the trigger function definition is cha

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that If the trigger function definition is cha
Date: 2022-08-22 06:56:01
Message-ID: E1oQ1Lt-0000QH-0d@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that If the trigger function definition is changed, drop and recreate the trigger in the schema diff. Fixes #7630

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56e2c9db97456278a7f6ebcabbc4cfaa5ee1f5bb

Modified Files
--------------
docs/en_US/release_notes_6_13.rst | 1 +
.../servers/databases/schemas/tables/triggers/__init__.py | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-08-22 07:08:51 [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac
Previous Message Akshay Joshi 2022-08-22 04:54:32 Re: Translators: Release next week