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

Modified Files:
      Tag: Nov2009
        mclient-lsql-D.stable.out 
Log Message:
Reverting previous checkin: the output was correct if the test is run 
separately (or as first in the directory).

U mclient-lsql-D.stable.out
Index: mclient-lsql-D.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/mclient-lsql-D.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- mclient-lsql-D.stable.out   24 Sep 2009 09:15:53 -0000      1.3
+++ mclient-lsql-D.stable.out   5 Oct 2009 12:28:43 -0000       1.3.2.1
@@ -32,111156 +32,6 @@
 
 START TRANSACTION;
 SET SCHEMA "sys";
-CREATE TABLE "sys"."databasetest1" (
-       "float1" double
-);
-CREATE TABLE "sys"."i0" (
-       "a" int
-);
-COPY 1 RECORDS INTO "sys"."i0" FROM stdin USING DELIMITERS '\t','\n','"';
[...111126 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"."table_a" (
        "table_a_id" int NOT NULL,
        "value_a" int NOT NULL,


------------------------------------------------------------------------------
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