Skip to content

Commit d3dff14

Browse files
author
Automated Release Bot
committed
Update release notes for v25.4-v25.4.0-beta.3
1 parent 9cdf649 commit d3dff14

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/current/_includes/releases/v25.4/v25.4.0-beta.3.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Release Date: October 16, 2025
66

77
<h3 id="v25-4-0-beta-3-bug-fixes">Bug fixes</h3>
88

9-
- A bug has been fixed that caused internal errors
10-
for `INSERT .. ON CONFLICT .. DO UPDATE` statements when the target
11-
table had both a computed column and a `BEFORE` trigger. This bug has
12-
been present since triggers were introduced in v24.3.0. [#155077][#155077]
9+
- Fixed a bug that caused internal errors for `INSERT .. ON CONFLICT .. DO UPDATE` statements when the target table had both a computed column and a `BEFORE` trigger. This bug was present since triggers were introduced in v24.3.0. [#155077][#155077]
1310

1411

1512
[#155077]: https://github.com/cockroachdb/cockroach/pull/155077

0 commit comments

Comments
 (0)