Skip to content

Conversation

@fqazi
Copy link
Collaborator

@fqazi fqazi commented Oct 7, 2025

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

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 requested a review from a team October 7, 2025 19:57
@fqazi fqazi requested a review from a team as a code owner October 7, 2025 19:57
@fqazi fqazi requested review from DarrylWong and golgeek and removed request for a team October 7, 2025 19:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss added the backport-25.4.x Flags PRs that need to be backported to 25.4 label Oct 7, 2025
@fqazi
Copy link
Collaborator Author

fqazi commented Oct 7, 2025

@rafiss TFTR

bors r+

@craig
Copy link
Contributor

craig bot commented Oct 7, 2025

@craig craig bot merged commit a09dc3c into cockroachdb:master Oct 7, 2025
24 checks passed
@blathers-crl
Copy link

blathers-crl bot commented Oct 7, 2025

Based on the specified backports for this PR, I applied new labels to the following linked issue(s). Please adjust the labels as needed to match the branches actually affected by the issue(s), including adding any known older branches.


Issue #154637: branch-release-25.4.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-25.4.x Flags PRs that need to be backported to 25.4 target-release-26.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

roachtest: schemachange/mixed-versions failed [ltree is not supported]

3 participants