Fix the SQL for existing triggers Columns weren't quoted.
Per report from Bartosz Dmytrak. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=086314a92c1a2a65c43d4c68f0c6539a932a1d07 Modified Files -------------- CHANGELOG | 2 ++ pgadmin/schema/pgTrigger.cpp | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
