forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit694a284
Fix MERGE tuple count with DO NOTHING
Reporting tuples for which nothing is done is useless and goes againstthe documented behavior, so don't do it.Backpatch to 15.Reported by: Luca FerrariDiscussion:https://postgr.es/m/CAKoxK+42MmACUh6s8XzASQKizbzrtOGA6G1UjzCP75NcXHsiNw@mail.gmail.com1 parent1fbca56 commit694a284
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2799 | 2799 |
| |
2800 | 2800 |
| |
2801 | 2801 |
| |
2802 |
| - | |
| 2802 | + | |
2803 | 2803 |
| |
2804 | 2804 |
| |
2805 | 2805 |
| |
|
0 commit comments
Comments
(0)