- Notifications
You must be signed in to change notification settings - Fork5
Commit0247d43
committed
Avoid row-processing-order dependency in postgres_fdw regression test.
A test intended to provoke an error on the remote side was coded in sucha way that multiple rows should be updated, so the output would varydepending on which one was processed first. Per buildfarm.1 parentcc3f281 commit0247d43
File tree
2 files changed
+2
-2
lines changed- contrib/postgres_fdw
- expected
- sql
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2142 | 2142 |
| |
2143 | 2143 |
| |
2144 | 2144 |
| |
2145 |
| - | |
| 2145 | + | |
2146 | 2146 |
| |
2147 | 2147 |
| |
2148 | 2148 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
|
0 commit comments
Comments
(0)