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-0002r1-HG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the SQL when a user changes a trigger

Per report from Bartosz Dmytrak.

Branch
------
REL-1_14_0_PATCHES

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

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: Akshay Joshi
Date:
Subject: Re: pgAdmin III commit: Another wxWidgets 2.9 assert
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the SQL when a user changes a trigger