Skip to content
Snippets Groups Projects
Commit 8b45c38d authored by Nikita Pettik's avatar Nikita Pettik Committed by Kirill Yukhin
Browse files

txn: move fk_deferred_count from psql_txn to txn

We are going to merge struct psql_txn with struct txn as a part of SQL
integration into NoSQL, so let's move counter of deferred foreign key
violations directly to struct txn.

(cherry picked from commit 5259274d)
parent 5fcca9dd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment