Changeset: f7c90800fb60 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/f7c90800fb60
Modified Files:
        clients/Tests/exports.stable.out
Branch: directappend
Log Message:

approved output


diffs (12 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -791,7 +791,7 @@ str QLOGenableThreshold(void *ret, int *
 int QLOGisset(void);
 QueryQueue QRYqueue;
 str RMTdisconnect(void *ret, str *conn);
-BUN SQLload_file(Client cntxt, Tablet *as, bstream *b, stream *out, const char 
*csep, const char *rsep, char quote, lng skip, lng maxrow, int best, bool 
from_stdin, const char *tabnam, bool escape);
+BUN SQLload_file(Client cntxt, Tablet *as, bstream *b, stream *out, const char 
*csep, const char *rsep, char quote, lng skip, lng maxrow, int best, bool 
from_stdin, const char *tabnam, bool escape, LoadOps *loadops);
 str TABLETcollect(BAT **bats, Tablet *as);
 str TABLETcollect_parts(BAT **bats, Tablet *as, BUN offset);
 str TABLETcreate_bats(Tablet *as, BUN est);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to