columnar_relation_set_new_filenode

pull/5712/head
yxu2162 2022-02-15 15:00:24 -08:00
parent 33f3aee91f
commit 9fff7a522d
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{