BIN_OR and BIN_AND not work with more arguments then 2
------------------------------------------------------

                 Key: CORE-3469
                 URL: http://tracker.firebirdsql.org/browse/CORE-3469
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 2.1.4
            Reporter: Karol Bieniaszewski


BIN_OR and BIN_AND not work with more arguments then 2

SELECT BIN_OR(1, 2, 4) FROM RDB$DATABASE

give 
SQL Message : -171
Invalid data type, length, or value

Engine Code    : 335544439
Engine Message :
function BIN_OR could not be matched


but in documentation is (more arguments ..)
BIN_OR( <number> [, <number> ...] )
BIN_AND( <number> [, <number> ...] )



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

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to