diff ChangeLog-Archive @ 338:98018e38994b

Correct getNumericFunctions() which incorrectly returned functions 'code' and 'space' as numeric functions.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Wed, 25 Sep 2019 19:16:07 +0200 (2019-09-25)
parents 55735963f605
children 71a79126a390
line wrap: on
line diff
--- a/ChangeLog-Archive
+++ b/ChangeLog-Archive
@@ -35,7 +35,7 @@
 
 * Wed Aug 14 2019 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Improved MonetDatabaseMetaData methods:
-  - getNumericFunctions(): it now includes functions: code, space and sys.alpha
+  - getNumericFunctions(): it now includes function: sys.alpha
   - getNumericFunctions(): it no longer lists functions: not_uniques and rotate_xor_hash
   - getStringFunctions(): it now includes functions: json.isarray, json.isobject,
       json.isvalid, sys.reverse which accept a string value as argument