Subject | Re: Newlines etc. in string literals |
---|---|
Author | malte_starostik |
Post date | 2003-08-07T16:46:36Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
Double checked and that's definately the one and only ib_udf.so on
the server box. According to webcvs, aschii_char() never changed
since the initial import. The ib_udf.sql used to build the database
in question is also current.
From looking at it, the implementation appears correct to me, but
then I never spent too much time working with UDFs that return
strings.
Regards,
-Malte
wrote:
> At 01:10 PM 7/08/2003 +0000, you wrote:||substr
>
> >Although I needed to use 'blah'||substr(aschii_char(13),1,1)
> >(ascii_char(10),1,1)||'blah' or it would truncate anything afterthe
> >first ascii_char(). Is this a known issue?That
>
> Hmmm...it rings a bell...which version of ib_udf are you using?
> particular UDF got bug-fixed for Firebird.The one that came with the FB 1.5 RC4 Linux superserver build.
Double checked and that's definately the one and only ib_udf.so on
the server box. According to webcvs, aschii_char() never changed
since the initial import. The ib_udf.sql used to build the database
in question is also current.
From looking at it, the implementation appears correct to me, but
then I never spent too much time working with UDFs that return
strings.
Regards,
-Malte