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
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