Placeholder commit for enabling columnar compile

pg16_kickoff
onderkalaci 2023-04-26 20:26:22 +03:00
parent 158b003366
commit 036a96ce68
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ columnar_init_write_state(Relation relation, TupleDesc tupdesc,
hashEntry->writeStateStack = NULL;
hashEntry->dropped = false;
}
Assert(!hashEntry->dropped);