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: update format_type to handle user defined types #53704

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented Aug 31, 2020

Fixes #53684.

Update the format_type builtin to handle user defined types.

Release justification: bug fix
Release note: None

Fixes cockroachdb#53684.

Update the `format_type` builtin to handle user defined types.

Release justification: bug fix
Release note: None
@rohany rohany requested review from solongordon and a team August 31, 2020 20:12
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rohany
Copy link
Contributor Author

rohany commented Aug 31, 2020

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 31, 2020

This PR was included in a batch that was canceled, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Sep 1, 2020

Build succeeded:

@craig craig bot merged commit f2056ba into cockroachdb:master Sep 1, 2020
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.

sql: activerecord PostgresqlEnumTest#test_column fails
3 participants