mirror of https://github.com/citusdata/citus.git
No need for description, fixing issue introduced with new feature for 11.1 Fixes #6333 Due to Postgres' C api being o-indexed and postgres' attributes being 1-indexed, we were reading the wrong Datum as the Task owner when cancelling. Here we add a test to show the error and fix the off-by-one error. |
||
---|---|---|
.. | ||
dependency.c | ||
distobject.c | ||
metadata_cache.c | ||
metadata_sync.c | ||
metadata_utility.c | ||
node_metadata.c | ||
pg_get_object_address_13_14_15.c |