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