pgAdmin III commit: Fix the SQL when a user changes a trigger - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the SQL when a user changes a trigger
Date
Msg-id E1S6HNh-0002qz-Fk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the SQL when a user changes a trigger
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix another issue related to wxWidgets 2.9