fix: Execute deferred constraint triggers when using Prefer: tx=rollback
Resolves #2020
This commit is contained in:
committed by
Wolfgang Walther
parent
bbc07d3f40
commit
1cb00d3c62
Vendored
+1
@@ -25,6 +25,7 @@ GRANT ALL ON TABLE
|
||||
, complex_items
|
||||
, compound_pk
|
||||
, compound_pk_view
|
||||
, deferrable_unique_constraint
|
||||
, empty_table
|
||||
, has_count_column
|
||||
, has_fk
|
||||
|
||||
Reference in New Issue
Block a user