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

exports: approved stable otput after changeset d3b399699f6b


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
@@ -825,7 +825,6 @@ str ARRAYseries_dbl(int *ret, dbl *start
 str ARRAYseries_flt(int *ret, flt *start, flt *step, flt *stop, int *grp, int 
*series);
 str ARRAYseries_int(int *ret, int *start, int *step, int *stop, int *grp, int 
*series);
 str ARRAYseries_lng(int *ret, lng *start, lng *step, lng *stop, int *grp, int 
*series);
-str ARRAYseries_oid(int *ret, oid *start, oid *step, oid *stop, int *grp, int 
*series);
 str ARRAYseries_sht(int *ret, sht *start, sht *step, sht *stop, int *grp, int 
*series);
 str ARRAYtiles(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesAvg(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
@@ -834,7 +833,6 @@ str ARRAYtilesAvg_dbl(Client cntxt, MalB
 str ARRAYtilesAvg_flt(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesAvg_int(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesAvg_lng(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str ARRAYtilesAvg_oid(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesAvg_sht(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesSum(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesSum_bte(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
@@ -842,7 +840,6 @@ str ARRAYtilesSum_dbl(Client cntxt, MalB
 str ARRAYtilesSum_flt(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesSum_int(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesSum_lng(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
-str ARRAYtilesSum_oid(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYtilesSum_sht(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
 str ARRAYumap(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
 str ATTbind(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci);
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to