Changeset: a95ff25f58d7 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a95ff25f58d7
Modified Files:
        sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out
        sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128
Branch: default
Log Message:

Approve output (column coord_dimension from sys.geometry_columns is defined as 
int in view sys.geometry_columns)


diffs (42 lines):

diff --git a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out 
b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out
--- a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out
+++ b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out
@@ -47,7 +47,7 @@ Ready.
 #            where false) then ref_4.auth_srid else ref_4.auth_srid end
 % .L154 # table_name
 % c0 # name
-% bigint # type
+% int # type
 % 1 # length
 #select
 #  subq_0.c0 as c0
@@ -73,7 +73,7 @@ Ready.
 #          select
 % .L364 # table_name
 % c0 # name
-% bigint # type
+% int # type
 % 1 # length
 #select
 #  cast(coalesce(cast(coalesce(subq_0.c0,
diff --git a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 
b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128
--- a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128
+++ b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128
@@ -47,7 +47,7 @@ Ready.
 #            where false) then ref_4.auth_srid else ref_4.auth_srid end
 % .L154 # table_name
 % c0 # name
-% hugeint # type
+% int # type
 % 1 # length
 #select
 #  subq_0.c0 as c0
@@ -73,7 +73,7 @@ Ready.
 #          select
 % .L364 # table_name
 % c0 # name
-% hugeint # type
+% int # type
 % 1 # length
 #select
 #  cast(coalesce(cast(coalesce(subq_0.c0,
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to