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

backport-2.1: sql: fix UPSERT RETURNING in presence of schema changes #29543

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

jordanlewis
Copy link
Member

Backport 1/1 commits from #29487.

/cc @cockroachdb/release


Fixes #29436.

Release note (bug fix): fix crash caused by certain kinds of UPSERT
RETURNING statements on tables with active schema changes.

Release note (bug fix): fix crash caused by certain kinds of UPSERT
RETURNING statements on tables with active schema changes.
@jordanlewis jordanlewis requested review from vivekmenezes and a team September 4, 2018 18:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jordanlewis jordanlewis merged commit 1bf9e58 into cockroachdb:release-2.1 Sep 4, 2018
@jordanlewis jordanlewis deleted the backport2.1-29487 branch September 4, 2018 19:52
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

3 participants