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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the SQL when a user changes a trigger
Date: 2012-03-10 08:10:25
Message-ID: E1S6HNh-0002qz-Fk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-10 11:51:53 pgAdmin III commit: Fix another issue related to wxWidgets 2.9
Previous Message Akshay Joshi 2012-03-09 09:46:15 Re: pgAdmin III commit: Another wxWidgets 2.9 assert