Fix broken SQL for trigger with WHEN clause Brackets around the WHEN condition were missing or unmatched in the SQL pane. This patch fixes this.
Report from Erwin Brandstetter, fixes issue #332. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ba8d4935060774d1340a42870b3140a99886dc85 Modified Files -------------- pgadmin/schema/pgTrigger.cpp | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers