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

parser: SET ROLE syntax preparation #68750

Merged
merged 2 commits into from
Aug 18, 2021

Conversation

otan
Copy link
Contributor

@otan otan commented Aug 12, 2021

See commits for details.

Refs: #15005

Release note (sql change): `SET ROLE user` now parses without an equal
between `ROLE` and `=`. This functionality is not yet implemented.
Release note (sql change): Allow `RESET ROLE` to be parsed. This is not
yet implemented.
@otan otan requested review from rafiss and a team August 12, 2021 01:35
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@otan otan force-pushed the syntax_stuff branch 2 times, most recently from 91cd546 to bd4eaa6 Compare August 12, 2021 01:38
@otan otan mentioned this pull request Aug 16, 2021
@otan
Copy link
Contributor Author

otan commented Aug 17, 2021

bors r=richardjcai

@craig
Copy link
Contributor

craig bot commented Aug 18, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Aug 18, 2021

Build succeeded:

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