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

sql: clarify help text for show range #55474

Merged
merged 1 commit into from
Nov 20, 2020
Merged

Conversation

jseldess
Copy link
Contributor

The SHOW RANGE FOR ROW statement now accepts the indexed values
of the row as a tuple. The help text representation of this was
previous (row, value, ...). The help text representation is
now (value1, value2, ...), which I believe is clearer.

Counterpart to this docs PR: cockroachdb/docs#8634

Release note: None

The SHOW RANGE FOR ROW statement now accepts the indexed values
of the row as a tuple. The help text representation of this was
previous (row, value, ...). The help text representation is
now (value1, value2, ...), which I believe is clearer.

Counterpart to this docs PR: cockroachdb/docs#8634

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jseldess jseldess requested a review from solongordon October 13, 2020 00:43
@jseldess
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 20, 2020

🔒 Permission denied

Existing reviewers: click here to make jseldess a reviewer

@otan
Copy link
Contributor

otan commented Nov 20, 2020

bors r=solongordon

@craig
Copy link
Contributor

craig bot commented Nov 20, 2020

Build succeeded:

@craig craig bot merged commit 609cad5 into master Nov 20, 2020
@jordanlewis jordanlewis deleted the show-range-for-row-help-text branch December 23, 2020 05:33
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.

4 participants