mirror of https://github.com/citusdata/citus.git
Drop extension might cascade to columnar.options before dropping a columnar table. In that case, we were getting below error when opening columnar.options to delete records for the columnar table that we are about to drop.: "ERROR: could not open relation with OID 0". I somehow reproduced this bug easily when upgrading pg, that is why adding added the test to after_pg_upgrade_schedule. |
||
|---|---|---|
| .. | ||
| backend | ||
| include | ||
| test | ||