Changeset: 18e96de41894 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/18e96de41894 Modified Files: clients/Tests/MAL-signatures-hge.test clients/Tests/MAL-signatures.test Branch: geos-reentrant Log Message:
geom.epiloqu is gone diffs (30 lines): diff --git a/clients/Tests/MAL-signatures-hge.test b/clients/Tests/MAL-signatures-hge.test --- a/clients/Tests/MAL-signatures-hge.test +++ b/clients/Tests/MAL-signatures-hge.test @@ -46229,11 +46229,6 @@ command geom.coordinateFromWKB(X_0:wkb, wkbCoordinateFromWKB; returns xmin (=1), ymin (=2), xmax (=3) or ymax(=4) of the provided geometry geom -epilogue -command geom.epilogue():void -geom_epilogue; -(empty) -geom getSRID command geom.getSRID(X_0:wkb):int wkbGetSRID; diff --git a/clients/Tests/MAL-signatures.test b/clients/Tests/MAL-signatures.test --- a/clients/Tests/MAL-signatures.test +++ b/clients/Tests/MAL-signatures.test @@ -34679,11 +34679,6 @@ command geom.coordinateFromWKB(X_0:wkb, wkbCoordinateFromWKB; returns xmin (=1), ymin (=2), xmax (=3) or ymax(=4) of the provided geometry geom -epilogue -command geom.epilogue():void -geom_epilogue; -(empty) -geom getSRID command geom.getSRID(X_0:wkb):int wkbGetSRID; _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org