Add docs on: TCP keepalive updates; schema.auto_unlock variable; fuzzystrmatch extension#23191
Add docs on: TCP keepalive updates; schema.auto_unlock variable; fuzzystrmatch extension#23191rmloveland wants to merge 3 commits intomainfrom
schema.auto_unlock variable; fuzzystrmatch extension#23191Conversation
…uzzystrmatch` extension Fixes DOC-16221
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
Files changed:
|
Diagram Anchor Check: PassedAll |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
rafiss
left a comment
There was a problem hiding this comment.
lgtm overall!
this is separate from this PR, but at some point i'd be interested in doing what i can to help the docs pages automatically get updated with new session variables. a table with descriptions gets auto-generated in the CRDB code base here: https://github.com/cockroachdb/cockroach/blob/master/docs/generated/sql/session_vars.md
sorry, forgot to reply to this earlier I remember that you did this work in the DB a while ago, and have an issue open to work on this https://cockroachlabs.atlassian.net/browse/DOC-12507 Thanks for the reminder, I will work on this ASAP after the v26.2 release! |
Fixes DOC-16221