Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32158/Tests

Modified Files:
        name_clash_with_dump.SF-2780395.stable.out 
Log Message:
approve additional tables that are apparently left around

U name_clash_with_dump.SF-2780395.stable.out
Index: name_clash_with_dump.SF-2780395.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/name_clash_with_dump.SF-2780395.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- name_clash_with_dump.SF-2780395.stable.out  20 May 2009 13:42:00 -0000      
1.3
+++ name_clash_with_dump.SF-2780395.stable.out  24 Sep 2009 08:21:26 -0000      
1.4
@@ -27,6 +27,111153 @@
 
 START TRANSACTION;
 SET SCHEMA "sys";
+CREATE TABLE "sys"."i0" (
+       "a" int
+);
+COPY 1 RECORDS INTO "sys"."i0" FROM stdin USING DELIMITERS '\t','\n','"';
+1
+CREATE TABLE "sys"."i1" (
+       "a" int
[...111123 lines suppressed...]
+1
+1
+1
+1
+1
+CREATE TABLE "sys"."i6" (
+       "a" int
+);
+CREATE TABLE "sys"."i7" (
+       "a" int
+);
+CREATE TABLE "sys"."i8" (
+       "a" int
+);
+CREATE TABLE "sys"."n8" (
+       "a" decimal(14,2)
+);
 CREATE TABLE "sys"."tf" (
        "a" int
 );


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to