-
Notifications
You must be signed in to change notification settings - Fork 4.1k
cockroachdb/errors: support multi-errors for 1.20 #97799
Copy link
Copy link
Closed
Labels
A-observability-infC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)branch-release-23.2Used to mark GA and release blockers, technical advisories, and bugs for 23.2Used to mark GA and release blockers, technical advisories, and bugs for 23.2db-cy-23release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Metadata
Metadata
Assignees
Labels
A-observability-infC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)branch-release-23.2Used to mark GA and release blockers, technical advisories, and bugs for 23.2Used to mark GA and release blockers, technical advisories, and bugs for 23.2db-cy-23release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Is your feature request related to a problem? Please describe.
See cockroachdb/errors#99 and #96443.
We must do this before we release a version with go1.20.
Describe alternatives you've considered
We can not upgrade to go 1.20.
Checklist
Jira issue: CRDB-24894
Epic CRDB-29601