Thread: pgAdmin III commit: Fix the SQL when a user changes a trigger

pgAdmin III commit: Fix the SQL when a user changes a trigger

From
Guillaume Lelarge
Date:
Fix the SQL when a user changes a trigger

Per report from Bartosz Dmytrak.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f302938776ed8c113ddbc13f91106794c03024a9

Modified Files
--------------
CHANGELOG                    |    2 ++
pgadmin/dlg/dlgTrigger.cpp   |   19 ++++++++++++-------
pgadmin/schema/pgTrigger.cpp |    2 +-
3 files changed, 15 insertions(+), 8 deletions(-)