[pgadmin-hackers] pgAdmin III commit: Fix broken SQL for trigger with WHEN clause

2011-08-16 Thread Guillaume Lelarge
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=

[pgadmin-hackers] pgAdmin III commit: Fix broken SQL for trigger with WHEN clause

2011-08-16 Thread Guillaume Lelarge
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 -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=c