citus/src
Burak Velioglu 9f1a13296b Introduce CREATE/DROP VIEW
Adds support for propagating create/drop view commands and views to
worker node while scaling out the cluster. Since views are dropped while
converting the table type, metadata connection will be used while
propagating view commands to not switch to sequential mode.
2022-05-10 11:32:34 +03:00
..
backend Introduce CREATE/DROP VIEW 2022-05-10 11:32:34 +03:00
include Introduce CREATE/DROP VIEW 2022-05-10 11:32:34 +03:00
test Introduce CREATE/DROP VIEW 2022-05-10 11:32:34 +03:00