From: Andy Allan Date: Wed, 6 Dec 2023 13:55:11 +0000 (+0000) Subject: Remove normalisation of immutable keyword X-Git-Tag: live~892^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c44e936bfb976b0d7b2cbf4565e34c4b966f0b48 Remove normalisation of immutable keyword This was no longer required after removing the database functions. --- diff --git a/script/normalise-structure b/script/normalise-structure index 7f3c133f0..18ba81431 100644 --- a/script/normalise-structure +++ b/script/normalise-structure @@ -3,5 +3,3 @@ /^SET default_with_oids /d /^SET default_table_access_method /d /^SET idle_in_transaction_session_timeout /d - -s/ IMMUTABLE / /