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

[CUBRIDMAN-184] Fix manual for the SYSTEM_USER() and USER() of information functions #426

Merged
merged 4 commits into from
Jul 31, 2023
Merged

Conversation

eido5
Copy link
Contributor

@eido5 eido5 commented Jul 24, 2023

http://jira.cubrid.org/browse/CUBRIDMAN-184

Description

the SYSTEM_USER() and USER() shows the information as below:
[user_name]@[host_name]

And above two functions only shows the [host_name] where csql executes as practical execution.

But explanation of current-user-user and user-system-user
is not written about the practical execution in the manual.

So, the practical execution must be written not to make users confused.

Korean : https://www.cubrid.org/manual/ko/11.2/sql/function/information_fn.html#current-user-user
English : https://www.cubrid.org/manual/en/11.2/sql/function/information_fn.html#current-user-user

@eido5 eido5 requested a review from kisoo-han July 24, 2023 09:50
@kisoo-han kisoo-han self-requested a review July 24, 2023 22:27
@ssihil ssihil requested a review from tw-kang July 24, 2023 23:00
@eido5 eido5 requested a review from sungc-cubrid as a code owner July 30, 2023 18:01
@eido5 eido5 merged commit 69a5960 into CUBRID:develop Jul 31, 2023
2 checks passed
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.

6 participants