X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..c54ad72f93232370a223e88509d1f1be68bf1ddc:/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 / /