citus/src
manaldush 2834fa26c9
Fix an undefined behavior for bit shift in citus_stat_tenants.c (#7954)
DESCRIPTION: Fixes an undefined behavior that could happen when
computing tenant score for citus_stat_tenants

Add check for shift size, reset to zero in case of overflow

Fixes #7953.

---------

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
2025-09-04 10:57:45 +00:00
..
backend Fix an undefined behavior for bit shift in citus_stat_tenants.c (#7954) 2025-09-04 10:57:45 +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