since version 3. external UDF function named TRIM cannot be removed 
--------------------------------------------------------------------

                 Key: CORE-5513
                 URL: http://tracker.firebirdsql.org/browse/CORE-5513
             Project: Firebird Core
          Issue Type: Bug
          Components: UDF
    Affects Versions: 3.0.1
            Reporter: Konstantin Streletsky


I have updated my database from 2.5 to 3.0.1 and catch a problem when trying to 
remove TRIM function from UDFs.
I'm trying DROP EXTERNAL FUNCTION "TRIM" and get error
Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Token unknown - line 1, column 24.
"TRIM".

In firebird 2.5 I can remove it directly from rdb$functions, but in FB3 does 
not allow doing this. 
It three any chance to remove this function using FB3, because in FB3 external 
functions must be granted and I can't have granted trim as well.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to