You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/current/_includes/releases/v25.4/v25.4.0-beta.3.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,7 @@ Release Date: October 16, 2025
6
6
7
7
<h3id="v25-4-0-beta-3-bug-fixes">Bug fixes</h3>
8
8
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]
0 commit comments