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

PR #92966 - builtins: add to_tsvector, {phrase,plain,}to_tsquery, ts_parse #16395

Open
cockroach-teamcity opened this issue Mar 1, 2023 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 1, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#92966
Commit: cockroachdb/cockroach@67179af
Epic: https://cockroachlabs.atlassian.net/browse/CRDB-22357


Release note (sql change): add the to_tsvector, to_tsquery,
phraseto_tsquery, plainto_tsquery builtins which parse input
documents into tsvectors and tsqueries respectively, and the ts_parse
builtin which is used to debug the text search parser.

Jira Issue: DOC-7098

@exalate-issue-sync
Copy link

Mike Lewis (mikeCRL) commented:
Routed to SQL Sessions based on cockroach package (builtins). For now, Product Change issues for other packages' changes will still need to be routed manually by managers. https://cockroachlabs.atlassian.net/wiki/spaces/ED/pages/2934931562/Routing+issues+to+Product+Areas Richard Loveland Ian Evans

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

No branches or pull requests

1 participant