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

release-21.1: sqlsmith;mutations: blitz to fix Postgres compare_test bugs #63029

Merged
merged 17 commits into from
Apr 5, 2021

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Apr 2, 2021

Backport:

Please see individual PRs for details.

/cc @cockroachdb/release

rafiss added 17 commits April 2, 2021 11:04
This allows the randomly create computed column definition to be
used against both CockroachDB and PostgreSQL.

Release note: none
This prevents an unused variable compilation error.

Release note: None
Also changed the interleaving setup so that it no longer tries to interleave
at all, since we are messing around with the PK now.

Release note: None
It was a bug to fallback to using a non-aggregate function, since it
could result in a column being referenced from HAVING without being in
the GROUP BY or any aggregate functions.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss merged commit 11c5408 into cockroachdb:release-21.1 Apr 5, 2021
@rafiss rafiss deleted the backport21.1-62682-62706 branch April 5, 2021 14:44
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