Changeset: a40350c09610 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a40350c09610
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
        sql/test/testdb-upgrade/Tests/upgrade.stable.out.powerpc64.int128
Branch: Apr2019
Log Message:

Approve upgrades.


diffs (66 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
@@ -5889,6 +5889,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
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
@@ -5889,6 +5889,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
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
@@ -5889,6 +5889,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
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
@@ -5888,6 +5888,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
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
@@ -5889,6 +5889,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
diff --git a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.powerpc64.int128 
b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.powerpc64.int128
--- a/sql/test/testdb-upgrade/Tests/upgrade.stable.out.powerpc64.int128
+++ b/sql/test/testdb-upgrade/Tests/upgrade.stable.out.powerpc64.int128
@@ -5889,6 +5889,7 @@ 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;
 
 # MonetDB/SQL module loaded
 
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to