Skip to content

Conversation

@fqazi
Copy link
Collaborator

@fqazi fqazi commented Oct 7, 2025

Backport 1/1 commits from #154991 on behalf of @fqazi.


Previously, we added version gates for ltree and citext, but this only included non-array types. This meant we could still incorrectly use arrays of these types in mixed version states. To address this, this patch detects the array variants of these types.

Fixes: #154637

Release note: None


Release justification:

Previously, we added version gates for ltree and citext, but this only
included non-array types. This meant we could still incorrectly use
arrays of these types in mixed version states. To address this, this
patch detects the array variants of these types.

Fixes: cockroachdb#154637

Release note: None
@fqazi fqazi force-pushed the blathers/backport-release-25.4-154991 branch from b3bdb34 to 27e863f Compare October 7, 2025 22:52
@fqazi fqazi requested a review from a team as a code owner October 7, 2025 22:52
@fqazi fqazi requested review from herkolategan and removed request for a team October 7, 2025 22:52
@blathers-crl blathers-crl bot added the blathers-backport This is a backport that Blathers created automatically. label Oct 7, 2025
@fqazi fqazi requested a review from golgeek October 7, 2025 22:52
@blathers-crl blathers-crl bot added the O-robot Originated from a bot. label Oct 7, 2025
@blathers-crl blathers-crl bot requested review from DarrylWong and rafiss October 7, 2025 22:52
@blathers-crl
Copy link

blathers-crl bot commented Oct 7, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) backport-test-only Used to denote the backport has only non-production changes labels Oct 7, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss merged commit 1eb8e47 into cockroachdb:release-25.4 Oct 8, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches backport-test-only Used to denote the backport has only non-production changes blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) v25.4.0-prerelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants