blob: 0df0848a1ee0dd81bd231564e5b0a5f7b1cfab41 [file] [log] [blame]
SELECT 'Upgrading MetaStore schema from 0.14.0 to 1.1.0';
\i 020-HIVE-9296.postgres.sql;
UPDATE "VERSION" SET "SCHEMA_VERSION"='1.1.0', "VERSION_COMMENT"='Hive release version 1.1.0' where "VER_ID"=1;
SELECT 'Finished upgrading MetaStore schema from 0.14.0 to 1.1.0';
--
-- Name: PCS_STATS_IDX; Type: INDEX; Schema: public; Owner: hiveuser; Tablespace:
--