mirror of https://github.com/citusdata/citus.git
columnar_relation_set_new_filenode
parent
33f3aee91f
commit
9fff7a522d
|
@ -858,7 +858,7 @@ columnar_relation_set_new_filenode(Relation rel,
|
|||
MultiXactId *minmulti)
|
||||
{
|
||||
// this is the failing function
|
||||
CheckCitusVersion(ERROR);
|
||||
CheckExtensionVersion(ERROR);
|
||||
|
||||
if (persistence == RELPERSISTENCE_UNLOGGED)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue