citus/src
Onder Kalaci ee45e7bfbf Mark existing views as distributed when upgrade to 11.0+
We have a mechanism which ensures that newly distributed
objects are recorded during `alter extension citus update`.

However, the logic was lacking "view"s. With this commit, we make
sure that existing views are also marked as distributed during
upgrade.
2022-05-18 15:43:17 +02:00
..
backend Mark existing views as distributed when upgrade to 11.0+ 2022-05-18 15:43:17 +02:00
include Mark existing views as distributed when upgrade to 11.0+ 2022-05-18 15:43:17 +02:00
test Mark existing views as distributed when upgrade to 11.0+ 2022-05-18 15:43:17 +02:00