X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3d078f8d6387e64eb6f0b844d2fe784a0be45230..0f535af4fbcb7a9f6ca1e25675b31cc9656d88f3:/services/api/db/structure.sql diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql index 0eef6b4b65..01bb4172f1 100644 --- a/services/api/db/structure.sql +++ b/services/api/db/structure.sql @@ -19,7 +19,7 @@ CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog; -- Name: EXTENSION plpgsql; Type: COMMENT; Schema: -; Owner: - -- -COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language'; +-- COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language'; SET search_path = public, pg_catalog;