openstreetmap-website/script/normalise-structure
Andy Allan 36045859af Remove the sequence type normalisation
This can mask important matters with the definition of sequences
2023-12-06 13:36:52 +00:00

9 lines
218 B
Text

/^$/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
s/ IMMUTABLE / /