Skip to content

backport-2.0: sql: fix information_schema.constraint_column_usage.constraint_schema#25220

Merged
craig[bot] merged 1 commit intocockroachdb:release-2.0from
nvb:backport2.0-25190
May 2, 2018
Merged

backport-2.0: sql: fix information_schema.constraint_column_usage.constraint_schema#25220
craig[bot] merged 1 commit intocockroachdb:release-2.0from
nvb:backport2.0-25190

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented May 1, 2018

Backport 1/1 commits from #25190.

/cc @cockroachdb/release


Found while working on #22298.

This column was missed in #22753. It was displaying each constraint's
database instead of each constraint's schema.

Release note (bug fix): The constraint_schema column in
information_schema.constraint_column_usage now displays the
constraint's schema instead of its catalog.

Found while working on cockroachdb#22298.

This column was missed in cockroachdb#22753. It was displaying each constraint's
database instead of each constraint's schema.

Release note (bug fix): The constraint_schema column in
information_schema.constraint_column_usage now displays the
constraint's schema instead of its catalog.
@nvb nvb requested review from a team and knz May 1, 2018 19:13
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@knz
Copy link
Copy Markdown
Contributor

knz commented May 1, 2018

LGTM!

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented May 2, 2018

bors r+

craig bot pushed a commit that referenced this pull request May 2, 2018
25220: backport-2.0: sql: fix information_schema.constraint_column_usage.constraint_schema r=nvanbenschoten a=nvanbenschoten

Backport 1/1 commits from #25190.

/cc @cockroachdb/release

---

Found while working on #22298.

This column was missed in #22753. It was displaying each constraint's
database instead of each constraint's schema.

Release note (bug fix): The constraint_schema column in
information_schema.constraint_column_usage now displays the
constraint's schema instead of its catalog.


Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented May 2, 2018

Build succeeded

@craig craig bot merged commit 0ac7288 into cockroachdb:release-2.0 May 2, 2018
@nvb nvb deleted the backport2.0-25190 branch May 2, 2018 14:58
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