Changeset: 21e6db03fa67 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=21e6db03fa67
Modified Files:
        clients/Tests/exports.stable.out
Branch: default
Log Message:

Approved new globals.


diffs (27 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
@@ -2381,6 +2381,7 @@ str batcalcRef;
 str batmmathRef;
 str batmtimeRef;
 str batstrRef;
+str batxmlRef;
 str bbpRef;
 int bindBAT(Box box, str name, str location);
 str bindRef;
@@ -2457,6 +2458,7 @@ str datacellRef;
 str datacyclotronRef;
 int dataflowConflict(InstrPtr p);
 str dataflowRef;
+str dateRef;
 int date_fromstr(str buf, int *len, date **d);
 int date_tostr(str *buf, int *len, date *val);
 int daytime_fromstr(str buf, int *len, daytime **ret);
@@ -3113,6 +3115,7 @@ str thetaselectRef;
 str thetasubselectRef;
 str thetauselectRef;
 str tidRef;
+str timestampRef;
 int timestamp_fromstr(str buf, int *len, timestamp **ret);
 timestamp *timestamp_nil;
 int timestamp_tostr(str *buf, int *len, timestamp *val);
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to