mirror of https://github.com/citusdata/citus.git
create_distributed_function(function_name, distribution_arg_name, colocate_with text) This UDF did not allow colocate_with parameters when there were no disttribution_arg_name supplied. This commit changes the behaviour to allow missing distribution_arg_name parameters when the function should be colocated with a reference table. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |