builtins: hide multitenancy functions from docs and fix categories#87132
builtins: hide multitenancy functions from docs and fix categories#87132craig[bot] merged 2 commits intocockroachdb:masterfrom
Conversation
53e1fab to
2c6ed40
Compare
In the public docs, we don't show multitenancy-related functions. This also fixes the category for sql_liveness_is_alive. Release note: None Release justification: docs only change
Release note: None Release justification: docs only change
2c6ed40 to
7c84ee4
Compare
|
tftr! bors r=ecwall |
|
Build failed (retrying...): |
|
Build succeeded: |
|
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating merge commit from 7921415 to blathers/backport-release-21.2-87132: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 21.2.x failed. See errors above. error creating merge commit from 7921415 to blathers/backport-release-22.1-87132: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 22.1.x failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
fixes #84846
fixes #84756
In the public docs, we don't show multitenancy-related functions. This
also fixes the category for sql_liveness_is_alive and row_to_json.
Release note: None
Release justification: docs only change