From: Tjelvar E. <tje...@ho...> - 2001-07-20 21:24:22
|
In the ib_udf.sql the substr is commented to handle strings of 32768 chars, but in the definition of the function five rows later down, the funcion is declared with the usual 80 chars. Is the ib_udf ok and can I only fix the declaration? thanks, t e |