Changeset: 54e5cd8a78e4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=54e5cd8a78e4
Modified Files:
        sql/test/testdb-upgrade-chain/Tests/dump.stable.out
        sql/test/testdb-upgrade-chain/Tests/dump.stable.out.Windows
        sql/test/testdb-upgrade/Tests/dump.stable.out
        sql/test/testdb-upgrade/Tests/dump.stable.out.Windows
Branch: Jul2015
Log Message:

Approve upgrade output.


diffs (72 lines):

diff --git a/sql/test/testdb-upgrade-chain/Tests/dump.stable.out 
b/sql/test/testdb-upgrade-chain/Tests/dump.stable.out
--- a/sql/test/testdb-upgrade-chain/Tests/dump.stable.out
+++ b/sql/test/testdb-upgrade-chain/Tests/dump.stable.out
@@ -101254,6 +101254,14 @@ begin
   );
 end;
 SET SCHEMA "sys";
+create procedure analyze(minmax int, "sample" bigint)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string, 
col string)
+external name sql.analyze;
 ALTER TABLE "testschema"."keytest2" ADD CONSTRAINT "keytest2_key1_key2_fkey" 
FOREIGN KEY ("key1", "key2") REFERENCES "testschema"."keytest1" ("key1", 
"key2");
 ALTER TABLE "testschema"."selfref" ADD CONSTRAINT "selfref_parentid_fkey" 
FOREIGN KEY ("parentid") REFERENCES "testschema"."selfref" ("id");
 ALTER SEQUENCE "testschema"."selfref_seq" RESTART WITH 7 NO CYCLE;
diff --git a/sql/test/testdb-upgrade-chain/Tests/dump.stable.out.Windows 
b/sql/test/testdb-upgrade-chain/Tests/dump.stable.out.Windows
--- a/sql/test/testdb-upgrade-chain/Tests/dump.stable.out.Windows
+++ b/sql/test/testdb-upgrade-chain/Tests/dump.stable.out.Windows
@@ -101254,6 +101254,14 @@ begin
   );
 end;
 SET SCHEMA "sys";
+create procedure analyze(minmax int, "sample" bigint)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string, 
col string)
+external name sql.analyze;
 ALTER TABLE "testschema"."keytest2" ADD CONSTRAINT "keytest2_key1_key2_fkey" 
FOREIGN KEY ("key1", "key2") REFERENCES "testschema"."keytest1" ("key1", 
"key2");
 ALTER TABLE "testschema"."selfref" ADD CONSTRAINT "selfref_parentid_fkey" 
FOREIGN KEY ("parentid") REFERENCES "testschema"."selfref" ("id");
 ALTER SEQUENCE "testschema"."selfref_seq" RESTART WITH 7 NO CYCLE;
diff --git a/sql/test/testdb-upgrade/Tests/dump.stable.out 
b/sql/test/testdb-upgrade/Tests/dump.stable.out
--- a/sql/test/testdb-upgrade/Tests/dump.stable.out
+++ b/sql/test/testdb-upgrade/Tests/dump.stable.out
@@ -101256,6 +101256,14 @@ COPY 2 RECORDS INTO "testschema"."geomte
 POINT (10.5000000000000000 12.3000000000000007)        LINESTRING 
(10.0000000000000000 10.0000000000000000, 20.0000000000000000 
20.0000000000000000, 30.0000000000000000 40.0000000000000000)  LINESTRING 
(10.0000000000000000 10.0000000000000000, 20.0000000000000000 
20.0000000000000000, 30.0000000000000000 40.0000000000000000)  POLYGON 
((10.0000000000000000 10.0000000000000000, 10.0000000000000000 
20.0000000000000000, 20.0000000000000000 20.0000000000000000, 
20.0000000000000000 15.0000000000000000, 10.0000000000000000 
10.0000000000000000)) POLYGON ((10.0000000000000000 10.0000000000000000, 
10.0000000000000000 20.0000000000000000, 20.0000000000000000 
20.0000000000000000, 20.0000000000000000 15.0000000000000000, 
10.0000000000000000 10.0000000000000000)) MULTIPOINT (20.0000000000000000 
80.0000000000000000, 110.0000000000000000 160.0000000000000000, 
20.0000000000000000 160.0000000000000000)       MULTILINESTRING 
((0.0000000000000000 0.0000000000000000, 0.0000000000000000 
80.0000000000000000, 60.000000000
 0000000 80.0000000000000000, 60.0000000000000000 0.0000000000000000, 
0.0000000000000000 0.0000000000000000))   MULTILINESTRING ((0.0000000000000000 
0.0000000000000000, 0.0000000000000000 80.0000000000000000, 60.0000000000000000 
80.0000000000000000, 60.0000000000000000 0.0000000000000000, 0.0000000000000000 
0.0000000000000000))       MULTIPOLYGON (((140.0000000000000000 
110.0000000000000000, 260.0000000000000000 110.0000000000000000, 
170.0000000000000000 20.0000000000000000, 50.0000000000000000 
20.0000000000000000, 140.0000000000000000 110.0000000000000000)), 
((300.0000000000000000 270.0000000000000000, 420.0000000000000000 
270.0000000000000000, 340.0000000000000000 190.0000000000000000, 
220.0000000000000000 190.0000000000000000, 300.0000000000000000 
270.0000000000000000)))        MULTIPOLYGON (((140.0000000000000000 
110.0000000000000000, 260.0000000000000000 110.0000000000000000, 
170.0000000000000000 20.0000000000000000, 50.0000000000000000 
20.0000000000000000, 140.0000000000000000 110.00000000000
 00000)), ((300.0000000000000000 270.0000000000000000, 420.0000000000000000 
270.0000000000000000, 340.0000000000000000 190.0000000000000000, 
220.0000000000000000 190.0000000000000000, 300.0000000000000000 
270.0000000000000000)))    POLYGON ((10.0000000000000000 10.0000000000000000, 
10.0000000000000000 20.0000000000000000, 20.0000000000000000 
20.0000000000000000, 20.0000000000000000 15.0000000000000000, 
10.0000000000000000 10.0000000000000000)) GEOMETRYCOLLECTION (POLYGON 
((0.0000000000000000 0.0000000000000000, 0.0000000000000000 
100.0000000000000000, 100.0000000000000000 100.0000000000000000, 
100.0000000000000000 0.0000000000000000, 0.0000000000000000 
0.0000000000000000)), LINESTRING (10.0000000000000000 10.0000000000000000, 
20.0000000000000000 20.0000000000000000, 30.0000000000000000 
40.0000000000000000))      BOX (10.000000 10.000000, 20.000000 20.000000)
 NULL   NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    
NULL    NULL    NULL
 SET SCHEMA "sys";
+create procedure analyze(minmax int, "sample" bigint)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string, 
col string)
+external name sql.analyze;
 ALTER TABLE "testschema"."keytest2" ADD CONSTRAINT "keytest2_key1_key2_fkey" 
FOREIGN KEY ("key1", "key2") REFERENCES "testschema"."keytest1" ("key1", 
"key2");
 ALTER TABLE "testschema"."selfref" ADD CONSTRAINT "selfref_parentid_fkey" 
FOREIGN KEY ("parentid") REFERENCES "testschema"."selfref" ("id");
 ALTER SEQUENCE "testschema"."selfref_seq" RESTART WITH 7 NO CYCLE;
diff --git a/sql/test/testdb-upgrade/Tests/dump.stable.out.Windows 
b/sql/test/testdb-upgrade/Tests/dump.stable.out.Windows
--- a/sql/test/testdb-upgrade/Tests/dump.stable.out.Windows
+++ b/sql/test/testdb-upgrade/Tests/dump.stable.out.Windows
@@ -101256,6 +101256,14 @@ COPY 2 RECORDS INTO "testschema"."geomte
 POINT (10.5000000000000000 12.3000000000000010)        LINESTRING 
(10.0000000000000000 10.0000000000000000, 20.0000000000000000 
20.0000000000000000, 30.0000000000000000 40.0000000000000000)  LINESTRING 
(10.0000000000000000 10.0000000000000000, 20.0000000000000000 
20.0000000000000000, 30.0000000000000000 40.0000000000000000)  POLYGON 
((10.0000000000000000 10.0000000000000000, 10.0000000000000000 
20.0000000000000000, 20.0000000000000000 20.0000000000000000, 
20.0000000000000000 15.0000000000000000, 10.0000000000000000 
10.0000000000000000)) POLYGON ((10.0000000000000000 10.0000000000000000, 
10.0000000000000000 20.0000000000000000, 20.0000000000000000 
20.0000000000000000, 20.0000000000000000 15.0000000000000000, 
10.0000000000000000 10.0000000000000000)) MULTIPOINT (20.0000000000000000 
80.0000000000000000, 110.0000000000000000 160.0000000000000000, 
20.0000000000000000 160.0000000000000000)       MULTILINESTRING 
((0.0000000000000000 0.0000000000000000, 0.0000000000000000 
80.0000000000000000, 60.000000000
 0000000 80.0000000000000000, 60.0000000000000000 0.0000000000000000, 
0.0000000000000000 0.0000000000000000))   MULTILINESTRING ((0.0000000000000000 
0.0000000000000000, 0.0000000000000000 80.0000000000000000, 60.0000000000000000 
80.0000000000000000, 60.0000000000000000 0.0000000000000000, 0.0000000000000000 
0.0000000000000000))       MULTIPOLYGON (((140.0000000000000000 
110.0000000000000000, 260.0000000000000000 110.0000000000000000, 
170.0000000000000000 20.0000000000000000, 50.0000000000000000 
20.0000000000000000, 140.0000000000000000 110.0000000000000000)), 
((300.0000000000000000 270.0000000000000000, 420.0000000000000000 
270.0000000000000000, 340.0000000000000000 190.0000000000000000, 
220.0000000000000000 190.0000000000000000, 300.0000000000000000 
270.0000000000000000)))        MULTIPOLYGON (((140.0000000000000000 
110.0000000000000000, 260.0000000000000000 110.0000000000000000, 
170.0000000000000000 20.0000000000000000, 50.0000000000000000 
20.0000000000000000, 140.0000000000000000 110.00000000000
 00000)), ((300.0000000000000000 270.0000000000000000, 420.0000000000000000 
270.0000000000000000, 340.0000000000000000 190.0000000000000000, 
220.0000000000000000 190.0000000000000000, 300.0000000000000000 
270.0000000000000000)))    POLYGON ((10.0000000000000000 10.0000000000000000, 
10.0000000000000000 20.0000000000000000, 20.0000000000000000 
20.0000000000000000, 20.0000000000000000 15.0000000000000000, 
10.0000000000000000 10.0000000000000000)) GEOMETRYCOLLECTION (POLYGON 
((0.0000000000000000 0.0000000000000000, 0.0000000000000000 
100.0000000000000000, 100.0000000000000000 100.0000000000000000, 
100.0000000000000000 0.0000000000000000, 0.0000000000000000 
0.0000000000000000)), LINESTRING (10.0000000000000000 10.0000000000000000, 
20.0000000000000000 20.0000000000000000, 30.0000000000000000 
40.0000000000000000))      BOX (10.000000 10.000000, 20.000000 20.000000)
 NULL   NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    
NULL    NULL    NULL
 SET SCHEMA "sys";
+create procedure analyze(minmax int, "sample" bigint)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string)
+external name sql.analyze;
+create procedure analyze(minmax int, "sample" bigint,sch string, tbl string, 
col string)
+external name sql.analyze;
 ALTER TABLE "testschema"."keytest2" ADD CONSTRAINT "keytest2_key1_key2_fkey" 
FOREIGN KEY ("key1", "key2") REFERENCES "testschema"."keytest1" ("key1", 
"key2");
 ALTER TABLE "testschema"."selfref" ADD CONSTRAINT "selfref_parentid_fkey" 
FOREIGN KEY ("parentid") REFERENCES "testschema"."selfref" ("id");
 ALTER SEQUENCE "testschema"."selfref_seq" RESTART WITH 7 NO CYCLE;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to