X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/12c1d5e6c05813a0697724277b4d8529a1a7c240..36045859af15d26c0571786962325ceb6d302f17:/script/normalise-structure?ds=sidebyside diff --git a/script/normalise-structure b/script/normalise-structure index 57279346c..a659117a9 100644 --- a/script/normalise-structure +++ b/script/normalise-structure @@ -2,10 +2,8 @@ /^--/d /^CREATE EXTENSION IF NOT EXISTS plpgsql /d /^COMMENT ON EXTENSION plpgsql /d -/^COMMENT ON EXTENSION btree_gist /d /^SET default_with_oids /d /^SET default_table_access_method /d /^SET idle_in_transaction_session_timeout /d -/^ AS integer$/d s/ IMMUTABLE / /