You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure tf_dependency label is only set when required
On Postgres instances that are not passed the peering_completed ordering
variable, there's no reason to set a label. This only sets the label
(which is a necessary evil to ensure dependency ordering) in scenarios
where it's required.
0 commit comments