Skip to content

release-22.2.1: fix a release note #15753

@yuzefovich

Description

@yuzefovich

cockroachdb/cockroach#92880 fixed a bug but had an incorrect release note. In particular, it said that the bug was introduced in 22.1.0:

Release note (bug fix): CockroachDB previously could incorrectly
evaluate queries that performed left semi and left anti "virtual lookup"
joins on tables in pg_catalog or information_schema. These join types
can be planned when a subquery is used inside of a filter condition. The
bug was introduced in 22.1.0 and is now fixed.

but it was actually introduced in 20.2.0. The PR will be included into 22.2.1 release, so the release note should be adjusted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions