Skip to content
Snippets Groups Projects
Select Git revision
  • b49f81608d30060086abe916b30e37b005e5b054
  • master default protected
  • ia2
  • adql2.1-ia2
  • private_rows
5 results

src

gmantele's avatar
gmantele authored
1/ Bad parsing of UDF's parameter type or return type. Database types whose the
name has a space (e.g. 'double precision') were not accepted. These type names
should be accepted according to TAPRegExt.
2/ An error message thrown by the DBChecker has been modified for the cases
the type of a parameter is unknown. Before the returned type was NUMERIC. Now,
it will be 'param' followed by the parameter index (e.g. 'param1').
b49f8160
History
Name Last commit Last update
..