Changeset: 43dd43c0bbd6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=43dd43c0bbd6
Modified Files:
        sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.int128
        sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128
        sql/test/emptydb-upgrade/Tests/upgrade.stable.out.int128
        sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.int128
        sql/test/testdb-upgrade/Tests/upgrade.stable.out.int128
Branch: default
Log Message:

Merge with Apr2019 branch.


diffs (55 lines):

diff --git a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.int128 
b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.int128
--- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.int128
+++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.int128
@@ -5935,7 +5935,6 @@ GRANT EXECUTE ON FUNCTION json.filter(js
 update sys.functions set system = true where name in ('fuse', 
'generate_series', 'stddev_samp', 'stddev_pop', 'var_samp', 'var_pop', 
'median', 'quantile', 'corr') and schema_id = (select id from sys.schemas where 
name = 'sys');
 update sys.functions set system = true where name = 'filter' and schema_id = 
(select id from sys.schemas where name = 'json');
 set schema "sys";
-commit;
 
 Running database upgrade commands:
 set schema "sys";
diff --git 
a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128 
b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128
--- a/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128
+++ b/sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128
@@ -5935,7 +5935,6 @@ GRANT EXECUTE ON FUNCTION json.filter(js
 update sys.functions set system = true where name in ('fuse', 
'generate_series', 'stddev_samp', 'stddev_pop', 'var_samp', 'var_pop', 
'median', 'quantile', 'corr') and schema_id = (select id from sys.schemas where 
name = 'sys');
 update sys.functions set system = true where name = 'filter' and schema_id = 
(select id from sys.schemas where name = 'json');
 set schema "sys";
-commit;
 
 Running database upgrade commands:
 set schema "sys";
diff --git a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.int128 
b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.int128
--- a/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.int128
+++ b/sql/test/emptydb-upgrade/Tests/upgrade.stable.out.int128
@@ -5935,7 +5935,6 @@ GRANT EXECUTE ON FUNCTION json.filter(js
 update sys.functions set system = true where name in ('fuse', 
'generate_series', 'stddev_samp', 'stddev_pop', 'var_samp', 'var_pop', 
'median', 'quantile', 'corr') and schema_id = (select id from sys.schemas where 
name = 'sys');
 update sys.functions set system = true where name = 'filter' and schema_id = 
(select id from sys.schemas where name = 'json');
 set schema "sys";
-commit;
 
 Running database upgrade commands:
 set schema "sys";
diff --git a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.int128 
b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.int128
--- a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.int128
+++ b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out.int128
@@ -5934,7 +5934,6 @@ GRANT EXECUTE ON FUNCTION json.filter(js
 update sys.functions set system = true where name in ('fuse', 
'generate_series', 'stddev_samp', 'stddev_pop', 'var_samp', 'var_pop', 
'median', 'quantile', 'corr') and schema_id = (select id from sys.schemas where 
name = 'sys');
 update sys.functions set system = true where name = 'filter' and schema_id = 
(select id from sys.schemas where name = 'json');
 set schema "sys";
-commit;
 
 Running database upgrade commands:
 set schema "sys";
diff --git a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.int128 
b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.int128
--- a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.int128
+++ b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.int128
@@ -5935,7 +5935,6 @@ GRANT EXECUTE ON FUNCTION json.filter(js
 update sys.functions set system = true where name in ('fuse', 
'generate_series', 'stddev_samp', 'stddev_pop', 'var_samp', 'var_pop', 
'median', 'quantile', 'corr') and schema_id = (select id from sys.schemas where 
name = 'sys');
 update sys.functions set system = true where name = 'filter' and schema_id = 
(select id from sys.schemas where name = 'json');
 set schema "sys";
-commit;
 
 Running database upgrade commands:
 set schema "sys";
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to