Changeset: 5deb37ced80b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5deb37ced80b Modified Files: sql/test/emptydb/Tests/check.stable.out.32bit Branch: Dec2025 Log Message:
Approve 32 bit output. diffs (27 lines): diff --git a/sql/test/emptydb/Tests/check.stable.out.32bit b/sql/test/emptydb/Tests/check.stable.out.32bit --- a/sql/test/emptydb/Tests/check.stable.out.32bit +++ b/sql/test/emptydb/Tests/check.stable.out.32bit @@ -3480,11 +3480,8 @@ select 'null in fkeys.delete_action', de [ "column used by view", "sys", "keys", "name", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "sys", "keys", "table_id", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "sys", "keys", "type", "information_schema", "check_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "authorization", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "sys", "schemas", "id", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "sys", "schemas", "name", "information_schema", "check_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "owner", "information_schema", "check_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "system", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "id", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "name", "information_schema", "check_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "schema_id", "information_schema", "check_constraints", "VIEW" ] @@ -3598,11 +3595,8 @@ select 'null in fkeys.delete_action', de [ "column used by view", "sys", "keys", "name", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "sys", "keys", "table_id", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "sys", "keys", "type", "information_schema", "table_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "authorization", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "sys", "schemas", "id", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "sys", "schemas", "name", "information_schema", "table_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "owner", "information_schema", "table_constraints", "VIEW" ] -[ "column used by view", "sys", "schemas", "system", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "id", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "name", "information_schema", "table_constraints", "VIEW" ] [ "column used by view", "tmp", "_tables", "schema_id", "information_schema", "table_constraints", "VIEW" ] _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
