Changeset: 2c6051f47f92 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2c6051f47f92 Modified Files: sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64 sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out.32bit sql/test/emptydb-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.32bit sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64 sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 sql/test/emptydb-upgrade/Tests/upgrade.stable.out sql/test/emptydb-upgrade/Tests/upgrade.stable.out.32bit sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out.32bit sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.32bit sql/test/testdb-upgrade/Tests/upgrade.stable.out sql/test/testdb-upgrade/Tests/upgrade.stable.out.32bit Branch: default Log Message:
Missing newline in output diffs (176 lines): diff --git a/sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 b/sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 --- a/sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 +++ b/sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 @@ -4238,3 +4238,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out --- a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out +++ b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out @@ -3891,3 +3891,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit --- a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit +++ b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit @@ -3891,3 +3891,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64 b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64 --- a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64 +++ b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64 @@ -3891,3 +3891,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 --- a/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 +++ b/sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 @@ -4307,3 +4307,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out b/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out --- a/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out +++ b/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out @@ -3885,3 +3885,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out.32bit b/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out.32bit --- a/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out.32bit +++ b/sql/test/emptydb-previous-upgrade/Tests/upgrade.stable.out.32bit @@ -3885,3 +3885,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 b/sql/test/emptydb-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 --- a/sql/test/emptydb-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 +++ b/sql/test/emptydb-upgrade-chain-hge/Tests/upgrade.stable.out.ppc64.int128 @@ -3106,3 +3106,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out --- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out +++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out @@ -2759,3 +2759,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.32bit b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.32bit --- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.32bit +++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.32bit @@ -2759,3 +2759,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64 b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64 --- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64 +++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64 @@ -2759,3 +2759,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 --- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 +++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.ppc64.int128 @@ -3175,3 +3175,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out --- a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out +++ b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out @@ -2753,3 +2753,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.32bit b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.32bit --- a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.32bit +++ b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.32bit @@ -2753,3 +2753,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out b/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out --- a/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out +++ b/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out @@ -3891,3 +3891,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit b/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit --- a/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit +++ b/sql/test/testdb-previous-upgrade-chain/Tests/upgrade.stable.out.32bit @@ -3891,3 +3891,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out b/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out --- a/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out +++ b/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out @@ -3885,3 +3885,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out.32bit b/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out.32bit --- a/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out.32bit +++ b/sql/test/testdb-previous-upgrade/Tests/upgrade.stable.out.32bit @@ -3885,3 +3885,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out --- a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out +++ b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out @@ -2759,3 +2759,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.32bit b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.32bit --- a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.32bit +++ b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.32bit @@ -2759,3 +2759,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-upgrade/Tests/upgrade.stable.out b/sql/test/testdb-upgrade/Tests/upgrade.stable.out --- a/sql/test/testdb-upgrade/Tests/upgrade.stable.out +++ b/sql/test/testdb-upgrade/Tests/upgrade.stable.out @@ -2753,3 +2753,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + diff --git a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.32bit b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.32bit --- a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.32bit +++ b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.32bit @@ -2753,3 +2753,4 @@ CREATE function sys.url_extract_host(url EXTERNAL NAME url."extractURLHost"; GRANT EXECUTE ON FUNCTION url_extract_host(string, bool) TO PUBLIC; update sys.functions set system = true where system <> true and name = 'url_extract_host' and schema_id = 2000 and type = 1; + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
