Invalid internal BLR filter conversion
--------------------------------------

                 Key: CORE-4905
                 URL: http://tracker.firebirdsql.org/browse/CORE-4905
             Project: Firebird Core
          Issue Type: Bug
         Environment: Firebird-2.5.5.26919-0_x64
            Reporter: Alex Bekhtin
            Priority: Minor


create procedure test(field_name type of column rdb$types.rdb$field_name) as
begin
end


select cast(p.rdb$procedure_blr as blob sub_type text) from rdb$procedures p 
where p.rdb$procedure_name='TEST'
--------
blr_version5,blr_begin,    blr_message, 0, 2,0,       blr_column_name, 0, 9, 
'R','D','B','$','T','Y','P','E','S',      blr_text, 82,68,    *** blr operator 
24895616 is undefined ***

-- 
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

        

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to