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

Approve after recent changes.


diffs (200 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
@@ -1079,12 +1079,6 @@ str CALCmax_no_nil(Client cntxt, MalBlkP
 str CALCmin(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str CALCmin_no_nil(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str CALCswitchbit(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
-str CHPbunHasMoreElements(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr 
pci);
-str CHPbunIterator(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str CHPgetHead(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str CHPgetTail(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str CHPhasMoreElements(lng *res, int *vid, int *bid, lng *granule);
-str CHPnewChunkIterator(lng *res, int *vid, int *bid, lng *granule);
 str CLRbatBlue(int *ret, int *l);
 str CLRbatCb(int *ret, int *l);
 str CLRbatColor(int *ret, int *l);
@@ -1354,9 +1348,11 @@ str CMDgetDiskReads(lng *ret);
 str CMDgetDiskWrites(lng *ret);
 str CMDgetEvent(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str CMDgetFootprint(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
+str CMDgetHead(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str CMDgetMemory(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str CMDgetPageSize(int *ret);
 str CMDgetSystemTime(lng *ret);
+str CMDgetTail(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str CMDgetTrace(int *res, str *ev);
 str CMDgetUserTime(lng *ret);
 str CMDifThenCst_bit(int *ret, int *bid, bit *tid);
@@ -1743,6 +1739,16 @@ str IOtableAll(stream *f, Client cntxt, 
 str IOtableAll(stream *f, Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr 
pci, int i, int order, int printhead, int printorderby);
 str IOtotable(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str IOttable(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
+str ITRbunIterator(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
+str ITRbunNext(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
+str ITRnewChunk(lng *res, int *vid, int *bid, lng *granule);
+str ITRnextChunk(lng *res, int *vid, int *bid, lng *granule);
+str ITRnext_dbl(dbl *i, dbl *step, dbl *last);
+str ITRnext_flt(flt *i, flt *step, flt *last);
+str ITRnext_int(int *i, int *step, int *last);
+str ITRnext_lng(lng *i, lng *step, lng *last);
+str ITRnext_oid(oid *i, oid *step, oid *last);
+str ITRnext_sht(sht *i, sht *step, sht *last);
 str LCKcreate(monet_lock *l);
 str LCKdestroy(int *res, monet_lock *l);
 str LCKset(int *res, monet_lock *l);
@@ -2295,8 +2301,6 @@ str PQdequeue_lngmax(int *ret, int *bid)
 str PQdequeue_lngmin(int *ret, int *bid);
 str PQdequeue_oidmax(int *ret, int *bid);
 str PQdequeue_oidmin(int *ret, int *bid);
-str PQdequeue_ptrmax(int *ret, int *bid);
-str PQdequeue_ptrmin(int *ret, int *bid);
 str PQdequeue_shtmax(int *ret, int *bid);
 str PQdequeue_shtmin(int *ret, int *bid);
 str PQdequeue_wrdmax(int *ret, int *bid);
@@ -2315,8 +2319,6 @@ str PQenqueue_lngmax(int *ret, int *bid,
 str PQenqueue_lngmin(int *ret, int *bid, oid *idx, lng *el);
 str PQenqueue_oidmax(int *ret, int *bid, oid *idx, oid *el);
 str PQenqueue_oidmin(int *ret, int *bid, oid *idx, oid *el);
-str PQenqueue_ptrmax(int *ret, int *bid, oid *idx, ptr *el);
-str PQenqueue_ptrmin(int *ret, int *bid, oid *idx, ptr *el);
 str PQenqueue_shtmax(int *ret, int *bid, oid *idx, sht *el);
 str PQenqueue_shtmin(int *ret, int *bid, oid *idx, sht *el);
 str PQenqueue_wrdmax(int *ret, int *bid, oid *idx, wrd *el);
@@ -2336,8 +2338,6 @@ str PQmovedowntop_lngmax(int *ret, int *
 str PQmovedowntop_lngmin(int *ret, int *bid);
 str PQmovedowntop_oidmax(int *ret, int *bid);
 str PQmovedowntop_oidmin(int *ret, int *bid);
-str PQmovedowntop_ptrmax(int *ret, int *bid);
-str PQmovedowntop_ptrmin(int *ret, int *bid);
 str PQmovedowntop_shtmax(int *ret, int *bid);
 str PQmovedowntop_shtmin(int *ret, int *bid);
 str PQmovedowntop_wrdmax(int *ret, int *bid);
@@ -2356,8 +2356,6 @@ str PQtopn2_lngmax(int *ret, int *aid, i
 str PQtopn2_lngmin(int *ret, int *aid, int *bid, wrd *N);
 str PQtopn2_oidmax(int *ret, int *aid, int *bid, wrd *N);
 str PQtopn2_oidmin(int *ret, int *aid, int *bid, wrd *N);
-str PQtopn2_ptrmax(int *ret, int *aid, int *bid, wrd *N);
-str PQtopn2_ptrmin(int *ret, int *aid, int *bid, wrd *N);
 str PQtopn2_shtmax(int *ret, int *aid, int *bid, wrd *N);
 str PQtopn2_shtmin(int *ret, int *aid, int *bid, wrd *N);
 str PQtopn2_wrdmax(int *ret, int *aid, int *bid, wrd *N);
@@ -2376,8 +2374,6 @@ str PQtopn_lngmax(int *ret, int *bid, wr
 str PQtopn_lngmin(int *ret, int *bid, wrd *N);
 str PQtopn_oidmax(int *ret, int *bid, wrd *N);
 str PQtopn_oidmin(int *ret, int *bid, wrd *N);
-str PQtopn_ptrmax(int *ret, int *bid, wrd *N);
-str PQtopn_ptrmin(int *ret, int *bid, wrd *N);
 str PQtopn_shtmax(int *ret, int *bid, wrd *N);
 str PQtopn_shtmin(int *ret, int *bid, wrd *N);
 str PQtopn_wrdmax(int *ret, int *bid, wrd *N);
@@ -2396,8 +2392,6 @@ str PQtopreplace_lngmax(int *ret, int *b
 str PQtopreplace_lngmin(int *ret, int *bid, oid *idx, lng *el);
 str PQtopreplace_oidmax(int *ret, int *bid, oid *idx, oid *el);
 str PQtopreplace_oidmin(int *ret, int *bid, oid *idx, oid *el);
-str PQtopreplace_ptrmax(int *ret, int *bid, oid *idx, ptr *el);
-str PQtopreplace_ptrmin(int *ret, int *bid, oid *idx, ptr *el);
 str PQtopreplace_shtmax(int *ret, int *bid, oid *idx, sht *el);
 str PQtopreplace_shtmin(int *ret, int *bid, oid *idx, sht *el);
 str PQtopreplace_wrdmax(int *ret, int *bid, oid *idx, wrd *el);
@@ -2416,8 +2410,6 @@ str PQutopn2_lngmax(int *ret, int *aid, 
 str PQutopn2_lngmin(int *ret, int *aid, int *bid, wrd *N);
 str PQutopn2_oidmax(int *ret, int *aid, int *bid, wrd *N);
 str PQutopn2_oidmin(int *ret, int *aid, int *bid, wrd *N);
-str PQutopn2_ptrmax(int *ret, int *aid, int *bid, wrd *N);
-str PQutopn2_ptrmin(int *ret, int *aid, int *bid, wrd *N);
 str PQutopn2_shtmax(int *ret, int *aid, int *bid, wrd *N);
 str PQutopn2_shtmin(int *ret, int *aid, int *bid, wrd *N);
 str PQutopn2_wrdmax(int *ret, int *aid, int *bid, wrd *N);
@@ -2436,8 +2428,6 @@ str PQutopn_lngmax(int *ret, int *bid, w
 str PQutopn_lngmin(int *ret, int *bid, wrd *N);
 str PQutopn_oidmax(int *ret, int *bid, wrd *N);
 str PQutopn_oidmin(int *ret, int *bid, wrd *N);
-str PQutopn_ptrmax(int *ret, int *bid, wrd *N);
-str PQutopn_ptrmin(int *ret, int *bid, wrd *N);
 str PQutopn_shtmax(int *ret, int *bid, wrd *N);
 str PQutopn_shtmin(int *ret, int *bid, wrd *N);
 str PQutopn_wrdmax(int *ret, int *bid, wrd *N);
@@ -2495,18 +2485,6 @@ str RMTput(Client cntxt, MalBlkPtr mb, M
 str RMTregister(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str RMTregisterInternal(Client cntxt, str conn, str mod, str fcn);
 str RMTresolve(int *ret, str *pat);
-str RNGnewRange_dbl(bit *res, dbl *i, dbl *first);
-str RNGnewRange_flt(bit *res, flt *i, flt *first);
-str RNGnewRange_int(bit *res, int *i, int *first);
-str RNGnewRange_lng(bit *res, lng *i, lng *first);
-str RNGnewRange_oid(bit *res, oid *i, oid *first);
-str RNGnewRange_sht(bit *res, sht *i, sht *first);
-str RNGnextElement_dbl(bit *res, dbl *i, dbl *step, dbl *last);
-str RNGnextElement_flt(bit *res, flt *i, flt *step, flt *last);
-str RNGnextElement_int(bit *res, int *i, int *step, int *last);
-str RNGnextElement_lng(bit *res, lng *i, lng *step, lng *last);
-str RNGnextElement_oid(bit *res, oid *i, oid *step, oid *last);
-str RNGnextElement_sht(bit *res, sht *i, sht *step, sht *last);
 str RUNadder(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str RUNchoice(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str RUNcostPrediction(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
@@ -2609,38 +2587,6 @@ str SRVPOOLregister(Client cntxt, MalBlk
 str SRVPOOLreset(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str SRVPOOLscheduler(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str SRVsetServers(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATclose(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdeposit(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdepositStr(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdestroy(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdiscard(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdiscard2(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATdrop(str nme);
-str STATdump(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATenroll(int *ret, str *nme);
-str STATenrollHistogram(int *ret, str *nme);
-str STATepilogue(int *ret);
-str STATforceUpdate(int *ret, str *nme);
-str STATforceUpdateAll(int *ret);
-str STATforceUpdateAll(int *ret);
-str STATgetCount(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATgetHistogram(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATgetHotset(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATgetMax(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATgetMin(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATgetObjects(int *bid);
-str STATgetSize(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STAThasMoreElements(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr 
pci);
-str STATnewIterator(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATopen(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATprelude(int *ret);
-str STATrelease(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATreleaseAll(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATreleaseStr(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATtake(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATtoString(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str STATupdate(int *ret);
-str STATupdateAll(int *ret, int forced);
 str STRBytes(int *res, str *arg1);
 str STRConcat(str *res, str *val1, str *val2);
 str STRFromWChr(str *res, int *at);
@@ -2883,8 +2829,6 @@ str ZORDdecode_int_oid_y(int *y, oid *z)
 str ZORDencode_int_oid(oid *z, int *x, int *y);
 str ZORDslice_int(int *r, int *xb, int *yb, int *xt, int *yt);
 str ZORDslice_int(int *r, int *xb, int *yb, int *xt, int *yt){ BAT *bn;
-str ZORDsql_slice_int(int *r, int *xb, int *yb, int *xt, int *yt);
-str ZORDsql_slice_int(int *r, int *xb, int *yb, int *xt, int *yt){ int 
slice_ret;
 void _initTrace(void);
 str activateCounter(str name);
 str addOptimizerPipe(Client cntxt, MalBlkPtr mb, str name);
@@ -3193,6 +3137,7 @@ int isUnsafeFunction(InstrPtr q);
 int isUnsafeInstruction(InstrPtr q);
 int isUpdateInstruction(InstrPtr p);
 int isUpdated(MalBlkPtr mb, int pc);
+str iteratorRef;
 str joinPathRef;
 str joinRef;
 str kdifferenceRef;
@@ -3358,6 +3303,7 @@ int newTmpVariable(MalBlkPtr mb, malType
 int newTypeVariable(MalBlkPtr mb, malType type);
 int newVariable(MalBlkPtr mb, str name, malType type);
 oid nextBoxElement(Box box, oid *cursor, ValPtr v);
+str nextRef;
 str notRef;
 str not_uniqueRef;
 int notnilProp;
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to