diff --git a/release/schema-verifier/allowed_diffs.txt b/release/schema-verifier/allowed_diffs.txt index 879ce5a89..49fcef724 100644 --- a/release/schema-verifier/allowed_diffs.txt +++ b/release/schema-verifier/allowed_diffs.txt @@ -6,3 +6,5 @@ COMMENT ON EXTENSION pg_stat_statements IS 'track execution statistics of all SQ SET transaction_timeout = 0; SET default_table_access_method = heap; SET default_with_oids = false; +^\\restrict +^\\unrestrict