Fábio Santos

Results 1 comments of Fábio Santos

Today we face the same problem trying to create a trigger: Parsing: create trigger t1 after insert or update on schema.table_name for each row execute function schema.db_function(); Fails with: Unexpected...