Changeset: fcd7666d6014 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fcd7666d6014
Removed Files:
        monetdb5/tests/BugReports/Tests/no.146.stable.out
Modified Files:
        sql/backends/monet5/UDF/README
Branch: Jun2016
Log Message:

fixed and extended sql/backends/monet5/UDF/README


diffs (15 lines):

diff --git a/monetdb5/tests/BugReports/Tests/no.146.stable.out 
b/monetdb5/tests/BugReports/Tests/no.146.stable.out
deleted file mode 100644
diff --git a/sql/backends/monet5/UDF/README b/sql/backends/monet5/UDF/README
--- a/sql/backends/monet5/UDF/README
+++ b/sql/backends/monet5/UDF/README
@@ -1,3 +1,7 @@
-This directory is a template for extending SQL with a new scalar type.
-For further documentation, see the MonetDB website at
+This directory is a template for extending SQL with a new user-defined
+function (UDF).  For further documentation, see the MonetDB website at
 http://www.monetdb.org/Documentation/Cookbooks/SQLrecipes/UserDefinedFunction
+as well as the Mercurial repository at
+http://dev.monetdb.org/hg/MonetDB-extend
+and especially the file reverse/README.rst in there, which contains a
+lot of hands-on information for creating a UDF.
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to