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.1: pgwire: remove left over types refactor artifact #52351

Merged
merged 1 commit into from Aug 5, 2020

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Aug 4, 2020

Backport 1/1 commits from #51911

/cc @cockroachdb/release


See #51360

Also, add a regression test to make sure type OIDs are reported
correctly in the pgwire RowDescription.

Release note (bug fix): Type OIDs in the result metadata were incorrect
for the bit, bpchar, char(n), and varchar(n) types, as well as the
corresponding array types. They are now correct.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Also, add a regression test to make sure type OIDs are reported
correctly in the pgwire RowDescription.

Release note (bug fix): Type OIDs in the result metadata were incorrect
for the bit, bpchar, char(n), and varchar(n) types, as well as the
corresponding array types. They are now correct.
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.

None yet

5 participants