mirror of https://github.com/citusdata/citus.git
removed relation_set-new
parent
3645df86d1
commit
74bbdd4d49
|
@ -857,7 +857,7 @@ columnar_relation_set_new_filenode(Relation rel,
|
||||||
TransactionId *freezeXid,
|
TransactionId *freezeXid,
|
||||||
MultiXactId *minmulti)
|
MultiXactId *minmulti)
|
||||||
{
|
{
|
||||||
CheckExtensionVersion(ERROR);
|
CheckCitusVersion(ERROR);
|
||||||
|
|
||||||
if (persistence == RELPERSISTENCE_UNLOGGED)
|
if (persistence == RELPERSISTENCE_UNLOGGED)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue