X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..43ce6e68c09cdb4e66a7af9849e36c9406d2eb05:/script/normalise-structure diff --git a/script/normalise-structure b/script/normalise-structure index 9cf0b6cae..18ba81431 100644 --- a/script/normalise-structure +++ b/script/normalise-structure @@ -1,10 +1,5 @@ /^$/d /^--/d -/^CREATE EXTENSION IF NOT EXISTS plpgsql /d -/^COMMENT ON EXTENSION plpgsql /d /^SET default_with_oids /d /^SET default_table_access_method /d /^SET idle_in_transaction_session_timeout /d -/^ AS integer$/d - -s/ IMMUTABLE / /