Changeset: 968e24a7b624 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=968e24a7b624 Modified Files: clients/Tests/exports.stable.out Branch: python3udf Log Message:
Approve exports. diffs (20 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 @@ -1939,6 +1939,7 @@ str batcalcRef; str batmalRef; str batmmathRef; str batmtimeRef; +str batpyapi3Ref; str batpyapiRef; str batrapiRef; str batsqlRef; @@ -2400,6 +2401,8 @@ InstrPtr pushZero(MalBlkPtr mb, InstrPtr str putName(const char *nme); str putNameLen(const char *nme, size_t len); str putRef; +str pyapi3Ref; +str pyapi3mapRef; str pyapiRef; str pyapimapRef; str queryRef; _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
