Automatic name of the field for RDB$GET_CONTEXT is not generated in the union
-----------------------------------------------------------------------------

                 Key: CORE-5924
                 URL: http://tracker.firebirdsql.org/browse/CORE-5924
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 3.0.3, 4.0 Beta 1, 3.0.4
            Reporter: Karol Bieniaszewski


SELECT RDB$GET_CONTEXT('SYSTEM', 'CURRENT_USER'), RDB$GET_CONTEXT('SYSTEM', 
'CLIENT_ADDRESS'), R.RDB$CHARACTER_SET_NAME FROM RDB$DATABASE R
UNION
SELECT RDB$GET_CONTEXT('SYSTEM', 'CURRENT_USER'), RDB$GET_CONTEXT('SYSTEM', 
'CLIENT_ADDRESS'), R.RDB$CHARACTER_SET_NAME FROM RDB$DATABASE R

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