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 #99323 - sql: add default_text_search_config #16573

Closed
cockroach-teamcity opened this issue Mar 23, 2023 · 0 comments
Closed

PR #99323 - sql: add default_text_search_config #16573

cockroach-teamcity opened this issue Mar 23, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 23, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#99323
Commit: cockroachdb/cockroach@ba28e85
Epic: CRDB-22357


Release note (sql change): add the default_text_search_config variable
for compatibility with the single-argument variants of the text search
functions to_tsvector, to_tsquery, phraseto_tsquery, and
plainto_tsquery, which use the value of default_text_search_config
instead of expecting one to be included as in the two-argument variants.
The default value of this setting is 'english'.

Jira Issue: DOC-7282

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

2 participants