Sven Klemm d823987fe9 Fix changing column type of clustered hypertables
When changing the column type of a column that is part of an index
that is being clustered on with either postgres CLUSTER or reorder
the alter type operation would fail with a segfault because it
couldn't lookup the index.
2021-02-06 14:51:04 +01:00
..
2020-11-18 15:26:57 +01:00
2020-11-10 13:48:21 +01:00