Skip to content

sql/delegate: move delegateShowDatabaseIndexes to its own file#37995

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
knz:20190603-refile
Jun 4, 2019
Merged

sql/delegate: move delegateShowDatabaseIndexes to its own file#37995
craig[bot] merged 1 commit intocockroachdb:masterfrom
knz:20190603-refile

Conversation

@knz
Copy link
Copy Markdown
Contributor

@knz knz commented Jun 4, 2019

(we generally try to use different files for different concerns)

Release note: None

@knz knz requested review from a team and rohany June 4, 2019 07:08
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@knz knz force-pushed the 20190603-refile branch from cf166c2 to 0907e7a Compare June 4, 2019 08:47
Copy link
Copy Markdown
Contributor

@rohany rohany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had this originally and moved it out of its own file :(

@knz
Copy link
Copy Markdown
Contributor Author

knz commented Jun 4, 2019

it's ok! have a good one

bors r+

craig bot pushed a commit that referenced this pull request Jun 4, 2019
37995: sql/delegate: move delegateShowDatabaseIndexes to its own file r=knz a=knz

(we generally try to use different files for different concerns)

Release note: None

37998: roachpb: avoid advertising UnhandledRetryableError as client-visible r=knz a=knz

Requested by @andreimatei: the "client-visible" retry errors are those
that trigger a SQL code 40001. Since `UnhandledRetryableError` does
not flow back through SQL, it needs not be marked by this interface.

Release note: None

Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 4, 2019

Build succeeded

@craig craig bot merged commit 0907e7a into cockroachdb:master Jun 4, 2019
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