Skip to content

sql: use nicer apd.Decimal.SetInt64 in the code base#49919

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:decimal-int64
Jun 8, 2020
Merged

sql: use nicer apd.Decimal.SetInt64 in the code base#49919
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:decimal-int64

Conversation

@yuzefovich
Copy link
Copy Markdown
Member

This commit is automatic replacement of apd.Decimal.SetFinite((.*), 0)
into a nicer apd.Decimal.SetInt64($1) which are equivalent.

Release note: None

This commit is automatic replacement of `apd.Decimal.SetFinite((.*), 0)`
into a nicer `apd.Decimal.SetInt64($1)` which are equivalent.

Release note: None
@yuzefovich yuzefovich requested a review from madelynnblue June 5, 2020 16:57
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@yuzefovich
Copy link
Copy Markdown
Member Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 8, 2020

Build succeeded

@craig craig bot merged commit a966fd4 into cockroachdb:master Jun 8, 2020
@yuzefovich yuzefovich deleted the decimal-int64 branch June 8, 2020 18:31
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