citus/src
onderkalaci 01c9ee30b5 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:43:07 +03:00
..
backend Improve failure handling of distributed execution 2023-08-01 13:43:07 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (release-11.0) (#6542) 2022-12-05 14:23:42 +03:00
include fix dropping table_name option from foreign table (#6669) 2023-01-30 17:48:47 +03:00
test Improve failure handling of distributed execution 2023-08-01 13:43:07 +03:00