Skip to content
Snippets Groups Projects
Commit f62901ca authored by Tom Lane's avatar Tom Lane
Browse files

Minor efficiency improvements in keeping track of trigger deferred

status.  In particular, I see no reason for deferredTriggerCheckState
to make an explicit entry to note that a particular trigger has its
default state --- that just clutters a list that should normally be
empty or very short.  I have plans to revise this module much more
heavily, but this is a simple separable improvement.
parent b1c4bdae
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment