Improved support for trigger functions in plpgsql #35

Open
opened 2018-12-16 19:35:31 +00:00 by eelke · 0 comments
eelke commented 2018-12-16 19:35:31 +00:00 (Migrated from gitlab.com)

Detect function is a trigger written in plpgsql and if so recognize the special symbols for triggers like

  • NEW
  • OLD
  • TG_OP
  • TG_ARGV
Detect function is a trigger written in plpgsql and if so recognize the special symbols for triggers like - NEW - OLD - TG_OP - TG_ARGV
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: eelke/pgLab#35
No description provided.