Hi!
After upgrade database to version 9.2.1 I have very strange situation.
Look at the screenshot:
http://imageshack.us/photo/my-images/577/pgadminfunctionssnapsho.png/
Function is multiplied by notes from comments on one table :-D
Sources are equal.
In psql it looks properly.
qstest=# \df ali
Hello
Have you considered to split triggers into branches?
I can imagine:
* triggers
o insert
+ before
+ after
o update
+ before
+ after
o before
+ before
+ after
Triggers which are set for multiple events would appear in all