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

Incorrect extraction of MILLISECONDs [CORE1962] #2400

Closed
firebird-automations opened this issue Jun 25, 2008 · 4 comments
Closed

Incorrect extraction of MILLISECONDs [CORE1962] #2400

firebird-automations opened this issue Jun 25, 2008 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @asfernandes

select extract(millisecond from time '01:00:10.1234') from rdb$database returns 10123.
Should return 123.4.

Commits: 834fb28 cf7af22

====== Test Details ======

LI-V2.5.3.26788, WI-V2.5.5.26871: output the same as on 2.1.x (despite on ticket issue that it was fixed)

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 2.1.2 [ 10270 ]

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pmakowski

test ok, qmtest changed

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Done with caveats

Test Details: LI-V2.5.3.26788, WI-V2.5.5.26871: output the same as on 2.1.x (despite on ticket issue that it was fixed)

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