From: Andy Allan Date: Wed, 29 Nov 2023 18:43:46 +0000 (+0000) Subject: Remove the sequence type normalisation X-Git-Tag: live~934^2~2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/36045859af15d26c0571786962325ceb6d302f17?ds=sidebyside;hp=-c Remove the sequence type normalisation This can mask important matters with the definition of sequences --- 36045859af15d26c0571786962325ceb6d302f17 diff --git a/script/normalise-structure b/script/normalise-structure index 9cf0b6cae..a659117a9 100644 --- a/script/normalise-structure +++ b/script/normalise-structure @@ -5,6 +5,5 @@ /^SET default_with_oids /d /^SET default_table_access_method /d /^SET idle_in_transaction_session_timeout /d -/^ AS integer$/d s/ IMMUTABLE / /