Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19585/src/test/BugDay_2005-10-06_2.8/Tests
Modified Files:
Tag: Nov2009
MapiClient-dump.SF-905851.stable.out
Log Message:
propagated changes of Wednesday Oct 07 2009
from the Aug2009 branch to the Nov2009 branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/10/07 - stmane:
src/test/BugDay_2005-10-06_2.8/Tests/MapiClient-dump.SF-905851.stable.out,1.15.2.1
approved stable output according to
"
2009/09/22 - sjoerd: clients/src/mapiclient/dump.c,1.45.2.1
Specify all delimiters (needed for next release).
Recognize clob as string value (so that the value gets quoted).
"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: MapiClient-dump.SF-905851.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests/MapiClient-dump.SF-905851.stable.out,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- MapiClient-dump.SF-905851.stable.out 15 Aug 2009 18:14:41 -0000
1.16
+++ MapiClient-dump.SF-905851.stable.out 7 Oct 2009 11:19:08 -0000
1.16.2.1
@@ -79,7 +79,7 @@
CREATE INDEX "allnewtriples_object_idx" ON "sys"."allnewtriples" ("object");
CREATE INDEX "allnewtriples_predicate_idx" ON "sys"."allnewtriples"
("predicate");
CREATE INDEX "allnewtriples_subject_idx" ON "sys"."allnewtriples" ("subject");
-COPY 7 RECORDS INTO "sys"."allnewtriples" FROM stdin USING DELIMITERS '\t',
'\n', '"';
+COPY 7 RECORDS INTO "sys"."allnewtriples" FROM stdin USING DELIMITERS
'\t','\n','"';
1 1 1 1 false
2 1 1 2 false
3 1 2 1 false
@@ -93,7 +93,7 @@
"predicate" int NOT NULL,
"object" int NOT NULL
);
-COPY 7 RECORDS INTO "sys"."foreign" FROM stdin USING DELIMITERS '\t', '\n',
'"';
+COPY 7 RECORDS INTO "sys"."foreign" FROM stdin USING DELIMITERS '\t','\n','"';
1 1 1 1
2 2 2 2
3 1 2 2
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins