citus/src/backend/distributed/transaction
Burak Yucesoy 5a03acf2bf Foreign Constraint Support for create_distributed_table and shard move
With this change, we now push down foreign key constraints created during CREATE TABLE
statements. We also start to send foreign constraints during shard move along with
other DDL statements
2016-10-21 15:38:55 +03:00
..
commit_protocol.c Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
multi_shard_transaction.c Parallelise master_modify_multiple_shards 2016-10-19 08:33:08 +02:00
transaction_recovery.c Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
worker_transaction.c Foreign Constraint Support for create_distributed_table and shard move 2016-10-21 15:38:55 +03:00