Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion from double to varchar insert trailing spaces [CORE1509] #1924

Closed
firebird-automations opened this issue Sep 13, 2007 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Piminov Roman (ramzes)

Is related to QA192

CAST(COS(X) AS VARCHAR(32))
CAST(SIN(X) AS VARCHAR(32))
CAST(LG(X) AS VARCHAR(32))

and etc. returns unneeded spaces at the end of the result.

Commits: ea8b2d0

@firebird-automations
Copy link
Collaborator Author

Modified by: Piminov Roman (ramzes)

priority: Major [ 3 ] => Trivial [ 5 ]

Version: 2.1 RC1 [ 10201 ]

Component: Engine [ 10000 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Version: 2.0.3 [ 10200 ]

Version: 2.0.2 [ 10130 ]

Version: 2.1 Beta 1 [ 10141 ]

Version: 2.1 Alpha 1 [ 10150 ]

Version: 2.0.1 [ 10090 ]

Version: 2.0.0 [ 10091 ]

Version: 2.1 Beta 2 [ 10190 ]

Version: 2.0.4 [ 10211 ]

Fix Version: 2.1 RC1 [ 10201 ]

assignee: Adriano dos Santos Fernandes [ asfernandes ]

summary: Cast result numeric functions as varchar => Conversion from double to varchar insert trailing spaces

Version: 2.1 RC1 [ 10201 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA192 [ QA192 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13280 ] => Firebird [ 13997 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test => Done successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment