citus/src
Onder Kalaci 2752cee222 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.

(cherry picked from commit ee45e7bfbf)
2022-05-19 10:06:58 +02:00
..
backend Mark existing views as distributed when upgrade to 11.0+ 2022-05-19 10:06:58 +02:00
include Mark existing views as distributed when upgrade to 11.0+ 2022-05-19 10:06:58 +02:00
test Mark existing views as distributed when upgrade to 11.0+ 2022-05-19 10:06:58 +02:00