openstreetmap-website/script/normalise-structure
Andy Allan 791db6e892 Remove the references to plpgsql extension
This has been built-in since postgresql 9.0
2023-12-06 13:50:02 +00:00

7 lines
140 B
Text

/^$/d
/^--/d
/^SET default_with_oids /d
/^SET default_table_access_method /d
/^SET idle_in_transaction_session_timeout /d
s/ IMMUTABLE / /