X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/16d3c774276cdc051003695cfffce1b2f69eec10..b8247478f4f772df8d09a29f3acd383fc6d32cf0:/script/normalise-structure?ds=inline 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 / /