citus/src
onderkalaci 31aa589c50 Improve failure handling of distributed execution
Prior to this commit, the code would skip processing the
    errors happened for local commands.

    Prior to https://github.com/citusdata/citus/pull/5379, it might
    make sense to allow the execution continue. But, as of today,
    if a modification fails on any placement, we can safely fail
    the execution.

(cherry picked from commit b4008bc872)
2023-08-01 13:42:10 +03:00
..
backend Improve failure handling of distributed execution 2023-08-01 13:42:10 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Backport identity column improvements to v11.2 (#6811) 2023-04-06 09:46:00 +03:00
test Improve failure handling of distributed execution 2023-08-01 13:42:10 +03:00