From 36045859af15d26c0571786962325ceb6d302f17 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 29 Nov 2023 18:43:46 +0000 Subject: [PATCH 1/1] Remove the sequence type normalisation This can mask important matters with the definition of sequences --- script/normalise-structure | 1 - 1 file changed, 1 deletion(-) 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 / / -- 2.45.1