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

[APIS-977] CCI receives the oracle_compat_number_behavior system parameter and removes trailing zeros of double and float types #80

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

airnet73
Copy link
Contributor

http://jira.cubrid.org/browse/APIS-977

Purpose

  • to eliminate user confusion, 2-way expression is unified with the oracle_compat_number_behavior system parameter.
  • in order for the broker to deliver the value of the system parameters including oracle_compat_number_behavior to the client, the broker extends the broker info that the client receives using the RESERVED field.
  • Change the CAS Protocol version from PROTOCOL_V11 to PROTOCOL_V12 to express the extension of the above protocol

Implementation
N/A

Remarks
N/A

…meter and removes trailing zeros of double and float types.
@airnet73 airnet73 requested a review from kisoo-han August 29, 2023 10:39
@airnet73 airnet73 self-assigned this Aug 29, 2023
@airnet73 airnet73 merged commit 5d9f8b7 into CUBRID:develop Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants