citus/src
Burak Yucesoy bb9e95e134 Error out on foreign keys with reference tables
We have one replication of reference table for each node. Therefore all problems with
replication factor > 1 also applies to reference table. As a solution we will not allow
foreign keys on reference tables. It is not possible to define foreign key from, to or
between reference tables.
2016-12-28 10:58:26 +03:00
..
backend Error out on foreign keys with reference tables 2016-12-28 10:58:26 +03:00
include Enable transaction recovery in connection API 2016-12-23 16:14:29 +01:00
test/regress Error out on foreign keys with reference tables 2016-12-28 10:58:26 +03:00