/* * This file and its contents are licensed under the Timescale License. * Please see the included NOTICE for copyright information and * LICENSE-TIMESCALE for a copy of the license. */ /* This file contains the code for processing continuous aggregate * DDL statements which are of the form: * * CREATE VIEW WITH (ts_continuous = [option] ) * AS