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.0: sql: properly mark current_date as impure #26413

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

knz
Copy link
Contributor

@knz knz commented Jun 5, 2018

Back-port of a small fix contained in #26370 for #26354.

cc @cockroachdb/release

Release note (bug fix): Fixed a bug where a long-running query running
from one day to the next would not always produce the right value for
`current_date()`.
@knz knz requested review from jordanlewis and a team June 5, 2018 08:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@BramGruneir
Copy link
Member

:lgtm:


Review status: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@knz
Copy link
Contributor Author

knz commented Jun 5, 2018

thanks!

bors r+

craig bot pushed a commit that referenced this pull request Jun 5, 2018
26413: backport-2.0: sql: properly mark current_date as impure r=knz a=knz

Back-port of a small fix contained in #26370 for #26354.

cc @cockroachdb/release 


Co-authored-by: Raphael 'kena' Poss <[email protected]>
@craig
Copy link
Contributor

craig bot commented Jun 5, 2018

Build succeeded

@craig craig bot merged commit b080b70 into cockroachdb:release-2.0 Jun 5, 2018
@knz knz deleted the 20180605-current-date branch July 2, 2018 09:30
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