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

Modified Files:
        mclient-lsql-D.stable.out 
Log Message:
propagated changes of Monday Oct 05 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/10/05 - sjoerd:
          src/test/BugTracker-2009/Tests/mclient-lsql-D.stable.out,1.3.2.1
  Reverting previous checkin: the output was correct if the test is run 
separately (or as first in the directory).
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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.4
diff -u -d -r1.3 -r1.4
--- mclient-lsql-D.stable.out   24 Sep 2009 09:15:53 -0000      1.3
+++ mclient-lsql-D.stable.out   5 Oct 2009 13:03:44 -0000       1.4
@@ -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','"';
-1
[...111125 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