Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18976/sql/src/test/BugDay_2005-10-06_2.8/Tests
Modified Files:
Tag: Aug2009
MapiClient-dump.SF-905851.stable.out
Log Message:
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.15
retrieving revision 1.15.2.1
diff -u -d -r1.15 -r1.15.2.1
--- MapiClient-dump.SF-905851.stable.out 20 May 2009 11:08:42 -0000
1.15
+++ MapiClient-dump.SF-905851.stable.out 7 Oct 2009 11:13:42 -0000
1.15.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';
+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';
+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