mirror of https://github.com/citusdata/citus.git
It looks like the logic to prevent RETURNING in reference tables to have duplicate entries that comes from local and remote executions leads to missing some tuples for distributed tables. With this PR, we're ensuring to kick in the logic for reference tables only. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |