Commit 4b14e18
committed
Attempt to stabilize postgres_fdw tests
cac169d adjusted DEFAULT_FDW_TUPLE_COST and that seems to have caused
a test to become unstable on 32-bit machines. Try to make it stable
again.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZUM2IhA8X2lrG50K@paquier.xyz1 parent a02b37f commit 4b14e18
File tree
2 files changed
+4
-0
lines changed- contrib/postgres_fdw
- expected
- sql
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4018 | 4018 | | |
4019 | 4019 | | |
4020 | 4020 | | |
| 4021 | + | |
4021 | 4022 | | |
4022 | 4023 | | |
4023 | 4024 | | |
| |||
4052 | 4053 | | |
4053 | 4054 | | |
4054 | 4055 | | |
| 4056 | + | |
4055 | 4057 | | |
4056 | 4058 | | |
4057 | 4059 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| 1125 | + | |
1125 | 1126 | | |
1126 | 1127 | | |
1127 | 1128 | | |
1128 | 1129 | | |
1129 | 1130 | | |
| 1131 | + | |
1130 | 1132 | | |
1131 | 1133 | | |
1132 | 1134 | | |
| |||
0 commit comments