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

release-20.2: parser: fix drop schedule help message #54375

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

adityamaru
Copy link
Contributor

Backport 1/1 commits from #54359.

/cc @cockroachdb/release


Updates the help message for DROP SCHEDULE JOBID.

Fixes: #54209

Release note: None

@adityamaru adityamaru requested a review from dt September 14, 2020 23:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@@ -6996,7 +6996,7 @@ resume_schedules_stmt:
// DROP SCHEDULES <selectclause>
// selectclause: select statement returning schedule IDs to resume.
//
// DROP SCHEDULES <jobid>
// DROP SCHEDULE <jobid>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<schedule id> ?

Updates the help message for `DROP SCHEDULE JOBID`.

Release note: None
@adityamaru adityamaru merged commit 2fed33b into cockroachdb:release-20.2 Sep 29, 2020
@adityamaru adityamaru deleted the backport20.2-54359 branch September 29, 2020 13:17
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.

3 participants