ISQL pads blob columns wrongly when the column alias has more than 17 characters
--------------------------------------------------------------------------------

                 Key: CORE-4706
                 URL: http://tracker.firebirdsql.org/browse/CORE-4706
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.3 Update 1, 3.0 Beta 1, 2.5.3, 3.0 Alpha 2, 3.0 Alpha 
1, 2.5.2 Update 1, 2.5.2, 2.5.1, 2.5.0
            Reporter: Adriano dos Santos Fernandes


Test case:

select cast('a' as blob) a, 1, cast('a' as blob) x2345678901234567890, 2 from 
rdb$database;


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

        

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to