[pgadmin-hackers] pgAdmin III commit: Fix trigger definition with empty arguments

2012-07-19 Thread Guillaume Lelarge
Fix trigger definition with empty arguments When a trigger function has arguments, and one of them is empty, then it wasn't displayed at all. The patch fixes this. Report from Michal Sienicki. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ba

[pgadmin-hackers] pgAdmin III commit: Fix trigger definition with empty arguments

2012-07-19 Thread Guillaume Lelarge
Fix trigger definition with empty arguments When a trigger function has arguments, and one of them is empty, then it wasn't displayed at all. The patch fixes this. Report from Michal Sienicki. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=com