Skip to content

Remove stale v26.2 trigger limitations#23130

Merged
rmloveland merged 2 commits intomainfrom
docs-20260324-triggers-15980-16135-16241
Mar 30, 2026
Merged

Remove stale v26.2 trigger limitations#23130
rmloveland merged 2 commits intomainfrom
docs-20260324-triggers-15980-16135-16241

Conversation

@rmloveland
Copy link
Copy Markdown
Contributor

@rmloveland rmloveland commented Mar 24, 2026

Fixes:

Summary of changes:

  • Remove stale v26.2 known limitations for CREATE OR REPLACE TRIGGER, replacing active trigger functions, and DROP TRIGGER ... CASCADE.
  • Remove the now-unused DROP TRIGGER limitation include and the empty Known limitations section from the DROP TRIGGER page.

Fixes DOC-15980
Fixes DOC-16135
Fixes DOC-16241
Summary of changes:
- Remove stale v26.2 known limitations for CREATE OR REPLACE TRIGGER, replacing active trigger functions, and DROP TRIGGER ... CASCADE.
- Remove the now-unused DROP TRIGGER limitation include and the empty Known limitations section from the DROP TRIGGER page.
@github-actions
Copy link
Copy Markdown

Files changed:

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 4951704
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69caa9f6e2be1800083adcb6

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 4951704
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69caa9f68bf0930008618e07

@rmloveland rmloveland requested a review from rafiss March 24, 2026 18:58
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Netlify Preview

Name Link
🔨 Latest commit 4951704
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69caa9f6a32a0f000841f51c
😎 Deploy Preview https://deploy-preview-23130--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.

Copy link
Copy Markdown
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.

Is it possible at all to determine whether these KLs were backported, and thus should be removed in <26.2 docs? Otherwise LGTM!

@rmloveland
Copy link
Copy Markdown
Contributor Author

Is it possible at all to determine whether these KLs were backported, and thus should be removed in <26.2 docs? Otherwise LGTM!

@taroface I'm only seeing v26.2 labels on these PRs, looks like they weren't backported

cockroachdb/cockroach#162633

cockroachdb/cockroach#161915

cockroachdb/cockroach#163348

@rafiss
Copy link
Copy Markdown
Contributor

rafiss commented Mar 30, 2026

Correct, nothing was backported; these were all done as part of the triggers GA release in v26.2.

@rmloveland rmloveland enabled auto-merge (squash) March 30, 2026 16:51
@rmloveland rmloveland merged commit 3443166 into main Mar 30, 2026
7 checks passed
@rmloveland rmloveland deleted the docs-20260324-triggers-15980-16135-16241 branch March 30, 2026 16:58
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.

3 participants