Fix the reverse-engineered query for triggers
The new "OF column" syntax is only available for UPDATE, and we should check
the args only if the number of args is not zero.
Set the bytea_output parameter to its old value on 9.0 right after a
connection. The tgargs column is of type bytea and bytea
Fix the reverse-engineered query for triggers
The new "OF column" syntax is only available for UPDATE, and we should check
the args only if the number of args is not zero.
Set the bytea_output parameter to its old value on 9.0 right after a
connection. The tgargs column is of type bytea and bytea