Skip to content

Conversation

@peachdawnleach
Copy link
Contributor

Fixes: DOC-15303 and DOC-15323

Removed known limitations with LTREE that were fixed in 25.4.1. Fix PRs: #156779 and #156667

Removed known limitations that were fixed in 25.4.1
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 8032651
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6933319f70fab900087fce0a

@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 8032651
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/6933319f8009e300081b29fc

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Files changed:

@netlify
Copy link

netlify bot commented Dec 4, 2025

Netlify Preview

Name Link
🔨 Latest commit 8032651
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69333c2d0775ef9cc4472a59
😎 Deploy Preview https://deploy-preview-21472--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@peachdawnleach peachdawnleach requested a review from a team as a code owner December 4, 2025 19:49
@@ -1,2 +0,0 @@
- The `ltree2text` function produces incorrect results by wrapping the output in single quotes. For example, `ltree2text('foo.bar.baz'::LTREE)` returns `'foo.bar.baz'` instead of `foo.bar.baz`. [#156479](https://github.com/cockroachdb/cockroach/issues/156479)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth deleting this file entirely, since it's no longer going to be used? I guess it's possible more limitations will be added in the future, but IDK about keeping it around for that possibility.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be happy to delete it, I'm all for cleaning things up

Deleted empty file entirely rather than keep it around just in case
Copy link
Contributor

@taroface taroface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although this change makes me realize we should probably cite the latest patch version on this page (i.e. 25.4.1) rather than the major version (25.4), since the KL technically still exists on 25.4.0. I'll create an issue for that.

@peachdawnleach peachdawnleach enabled auto-merge (squash) December 5, 2025 17:01
@peachdawnleach peachdawnleach merged commit 907817a into main Dec 5, 2025
5 checks passed
@peachdawnleach peachdawnleach deleted the 20251204-doc-15303-remove-known-limitations branch December 5, 2025 20:32
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.

2 participants