citus/src
Burak Yucesoy dbe717780c Change error message we displayed for foreign constraints if RF > 1
At the moment, we do not support foreign constraints if replication factor is greater
than 1. However foreign constraints can be used in cloud with high availability option.
Therefore we do not want to create an impression such that foreign constraints with
high availability is not supported at all. We call users to action with this error
message.
2016-11-01 15:47:19 +02:00
..
backend Change error message we displayed for foreign constraints if RF > 1 2016-11-01 15:47:19 +02:00
include Always CASCADE while dropping a shard 2016-11-01 10:16:34 +01:00
test/regress Change error message we displayed for foreign constraints if RF > 1 2016-11-01 15:47:19 +02:00