mirror of https://github.com/citusdata/citus.git
Set INVALID_COLOCATION_ID if colocationId doesn't exist in the annotation.
parent
c60de03d6a
commit
a355825bfe
|
@ -18,6 +18,7 @@
|
|||
#include "distributed/jsonbutils.h"
|
||||
#include "distributed/colocation_utils.h"
|
||||
#include "distributed/tuplestore.h"
|
||||
#include "distributed/colocation_utils.h"
|
||||
#include "executor/execdesc.h"
|
||||
#include "storage/ipc.h"
|
||||
#include "storage/lwlock.h"
|
||||
|
|
Loading…
Reference in New Issue