]> git.openstreetmap.org Git - rails.git/blobdiff - script/normalise-structure
Remove the sequence type normalisation
[rails.git] / script / normalise-structure
index 57279346c7d86a3f2955c417c99a419ed9b837d6..a659117a9a2cdeedc84746528c838385a08e0dc5 100644 (file)
@@ -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 / /