Update of /cvsroot/monetdb/geom/src/sql/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32195

Modified Files:
        geom_multi.sql geom_multi.stable.out 
Log Message:
also show some output.


Index: geom_multi.stable.out
===================================================================
RCS file: /cvsroot/monetdb/geom/src/sql/Tests/geom_multi.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- geom_multi.stable.out       8 Sep 2007 11:53:43 -0000       1.1
+++ geom_multi.stable.out       8 Sep 2007 12:07:10 -0000       1.2
@@ -35,6 +35,22 @@
 [ 1    ]
 [ 1    ]
 [ 1    ]
+% sys.tuin # table_name
+% the_geom # name
+% multilinestring # type
+% 0 # length
+[ MULTILINESTRING ((0.0000000000000000 0.0000000000000000, 0.0000000000000000 
80.0000000000000000, 60.0000000000000000 80.0000000000000000, 
60.0000000000000000 0.0000000000000000, 0.0000000000000000 0.0000000000000000)) 
   ]
+[ MULTILINESTRING ((32.6002766132418031 79.6282111001846005, 
32.6002766132418031 43.4495799044218032, 60.0000000000000000 
43.4495799044218032))        ]
+[ MULTILINESTRING ((-0.0618009189770508 78.5913197499555025, 
4.2463936485797698 78.1989578090257993, 8.4128290692190202 77.0347824741819949, 
12.3004107150970992 75.1371003956325012, 15.7812195126786001 
72.5683539232660024, 18.7407210606057006 69.4130664700481930, 
21.0815343311284984 65.7750613082650943, 22.7266359477211992 
61.7740453128334011, 23.6218946036139990 57.5416700620238970, 
23.7378522273711994 53.2171999032520020))   ]
+[ MULTILINESTRING ((24.0459229738510984 40.2263397914761995, 
24.3452043818619011 35.5131014031623025, 25.3105891313714011 
30.8900918042461008, 26.9225206006615991 26.4509632406012010, 
29.1483445200274005 22.2856429232383988, 31.9429704771502010 
18.4785112961427984, 35.2497853520133972 15.1066926696980008, 
39.0018001771289988 12.2384928477941006, 43.1230071901496999 
9.9320153989372493))   ]
+[ MULTILINESTRING ((32.6002766132418031 39.9671169539188966, 
32.9241373943296978 35.9444532021224035, 33.8873771318694992 
32.0254126724049968, 35.4651829129764025 28.3109492680018988, 
37.6169106945631029 24.8967470157192992, 40.2871322878665978 
21.8707552595838983, 43.4070631803759994 19.3109230987754010))    ]
+[ MULTILINESTRING ((23.7378522273711994 53.2171999032520020, 
24.0459229738510984 40.2263397914761995)) ]
+[ MULTILINESTRING ((32.6002766132418031 43.4495799044218032, 
32.6002766132418031 39.9671169539188966)) ]
+[ MULTILINESTRING ((43.4070631803759994 19.3109230987754010, 
48.6720925417939014 24.6729695380386005, 60.0778973943148031 
19.4885127868928016))        ]
+[ MULTILINESTRING ((0.1974219185802420 29.8574262891844988, 
25.6012599991949017 29.5982034516271995))  ]
+[ MULTILINESTRING ((0.1974219185802420 55.0020415322417975, 
23.5274772987365992 55.0020415322417975))  ]
+[ MULTILINESTRING ((28.9711568874397010 70.2961889481220936, 
27.1293834790847015 73.0209658993170052, 24.1470630409340004 
76.8292465515136058, 20.6310769666185010 80.1511554375197051))       ]
+[ MULTILINESTRING ((28.9711568874397010 70.2961889481220936, 
32.6002766132418031 69.7777432730075020)) ]
 
 # 13:49:29 >  
 # 13:49:29 >  Done.

Index: geom_multi.sql
===================================================================
RCS file: /cvsroot/monetdb/geom/src/sql/Tests/geom_multi.sql,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- geom_multi.sql      8 Sep 2007 11:53:43 -0000       1.1
+++ geom_multi.sql      8 Sep 2007 12:07:10 -0000       1.2
@@ -14,3 +14,5 @@
 INSERT INTO tuin (the_geom) VALUES ('MULTILINESTRING((28.9711568874397 
70.2961889481221,27.1293834790847 73.020965899317,24.147063040934 
76.8292465515136,20.6310769666185 80.1511554375197))');
 INSERT INTO tuin (the_geom) VALUES ('MULTILINESTRING((28.9711568874397 
70.2961889481221,32.6002766132418 69.7777432730075))');
 COMMIT;
+
+select * from tuin;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to