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

Firebird 4: backport timeZoneBind, sessionTimeZone and decfloatBind properties to Jaybird 3 [JDBC583] #614

Closed
firebird-automations opened this issue Apr 27, 2019 · 5 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Jira_subtask_inward JDBC466

To provide limited support for Firebird 4 time zone types and decfloat, backport the timeZoneBind, sessionTimeZone and decfloatBind properties to Jaybird 3.

Session time zone support on Jaybird 3 will be limited to setting the session time zone on the server. Contrary to Jaybird 4, it will not influence clientside interpretation of times, nor will it default to the JVM default time zone.

As an additional provision for decfloat, make sure the other decfloat DPB items are defined in ISCConstants.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0.6 [ 10883 ]

Component: JDBC driver [ 10053 ]

summary: Firebird 4: backport timeZoneBind property to Jaybird 3 => Firebird 4: backport timeZoneBind and sessionTimeZone properties to Jaybird 3

description: To provide limited support for Firebird 4 time zone types, backport the timeZoneBind and sessionTimeZone to Jaybird 3.

Session time zone support on Jaybird 3 will be limited to setting the session time zone on the server. Contrary to Jaybird 4, it will not influence clientside interpretation of times, nor will it default to the JVM default time zone.

As an additional provision for decfloat, make sure the decfloat DPB items are defined in ISCConstants.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

description: To provide limited support for Firebird 4 time zone types, backport the timeZoneBind and sessionTimeZone to Jaybird 3.

Session time zone support on Jaybird 3 will be limited to setting the session time zone on the server. Contrary to Jaybird 4, it will not influence clientside interpretation of times, nor will it default to the JVM default time zone.

As an additional provision for decfloat, make sure the decfloat DPB items are defined in ISCConstants.

=>

To provide limited support for Firebird 4 time zone types and decfloat, backport the timeZoneBind, sessionTimeZone and decfloatBind properties to Jaybird 3.

Session time zone support on Jaybird 3 will be limited to setting the session time zone on the server. Contrary to Jaybird 4, it will not influence clientside interpretation of times, nor will it default to the JVM default time zone.

As an additional provision for decfloat, make sure the other decfloat DPB items are defined in ISCConstants.

summary: Firebird 4: backport timeZoneBind and sessionTimeZone properties to Jaybird 3 => Firebird 4: backport timeZoneBind, sessionTimeZone and decfloatBind properties to Jaybird 3

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Implemented

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

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