citus/src
Onder Kalaci c7e2309f4c Improve single hash-repartitioning with numeric (or non-int) types
We used to treat the shard interval array that we passed as numeric[].
However, it should be int[], as the shard ranges are int[].
2020-02-04 20:30:04 +01:00
..
backend Improve single hash-repartitioning with numeric (or non-int) types 2020-02-04 20:30:04 +01:00
include Use current user for repartition join temp schemas. 2020-02-04 09:48:20 -08:00
test/regress Improve single hash-repartitioning with numeric (or non-int) types 2020-02-04 20:30:04 +01:00