citus/src
Onur Tirtir 0c658b73fc
Fix an assertion failure in Citus maintenance daemon that can happen in very slow systems (#8158)
Fixes #5808.

DESCRIPTION: Fixes an assertion failure in Citus maintenance daemon that
can happen in very slow systems.

Try running `make -C src/test/regress/ check-multi-1-vg` - while the
tests will exit with code 2 at least %50 of the times in the very early
stages of the test suite by producing a core-dump on main, it won't be
the case on this branch, at least based on my trials :)
2025-09-04 12:13:57 +00:00
..
backend Fix an assertion failure in Citus maintenance daemon that can happen in very slow systems (#8158) 2025-09-04 12:13:57 +00:00
include Add GUC for queries with outer joins and pseudoconstant quals (#8163) 2025-08-27 22:31:22 +03:00
test Order same frequency common values, and add test (#8167) 2025-08-29 01:41:32 +03:00