citus/src
Onder Kalaci 54ee96470e Pass pointer of AttributeEquivalenceClass instead of pointer of pointer
AttributeEquivalenceClass seems to be unnecessarily used with multiple
pointers. Just use a single pointer for ease of read.
2021-03-03 12:27:26 +01:00
..
backend Pass pointer of AttributeEquivalenceClass instead of pointer of pointer 2021-03-03 12:27:26 +01:00
include Prevent infinite recursion for queries that involve UNION ALL and JOIN 2021-03-03 12:27:26 +01:00
test Prevent infinite recursion for queries that involve UNION ALL and JOIN 2021-03-03 12:27:26 +01:00