Fix the SQL for existing triggers Columns weren't quoted.
Per report from Bartosz Dmytrak. Branch ------ REL-1_14_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a62f04610bac5c9de8fffe6a478daabc90ad1b9e 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
