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

Adding a value to a timestamp below '16.11.1858 00:00:01' throws 'value exceeds the range for valid timestamp' [CORE3493] #3852

Closed
firebird-automations opened this issue May 25, 2011 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Marc Biegota (m.biegota)

Is related to QA483

After updating from FB 2.1.3 to F 2.5 we've got some troubles with adding values to timestamps.
Following statement runs on FB 2.1.3 without problems (ISO8859_1):

SELECT CAST('01.01.0200 12:00:00' as timestamp) + 1 from rdb$database

On F 2.5 we've got 'value exceeds the range for valid timestamp'

The first timestamp value that is working on FB2.5 is November 16, 1858

Commits: ddb5264 7149de5 8d1abf0 FirebirdSQL/fbt-repository@873fddb

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: In Progress [ 3 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

Fix Version: 2.5.1 [ 10333 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA483 [ QA483 ]

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

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

No branches or pull requests

2 participants