- Notifications
You must be signed in to change notification settings - Fork28
Commit0d503dd
committed
Stabilize postgres_fdw regression tests.
The new test cases added in commit8bf58c0 turn out to have outputthat can vary depending on the lc_messages setting prevailing on thetest server. Hide the remote end's error messages to ensure stableoutput. This isn't a terribly desirable solution; we'd rather knowthat the connection failed for the expected reason and not some otherone. But there seems little choice for the moment.Per buildfarm.Discussion:https://postgr.es/m/18419.1500658570@sss.pgh.pa.us1 parent0fe2160 commit0d503dd
File tree
2 files changed
+6
-2
lines changed- contrib/postgres_fdw
- expected
- sql
2 files changed
+6
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| 187 | + | |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
| |||
193 | 195 |
| |
194 | 196 |
| |
195 | 197 |
| |
196 |
| - | |
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
| |||
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
214 |
| - | |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
223 | 224 |
| |
224 | 225 |
| |
225 | 226 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
191 | 193 |
| |
192 | 194 |
| |
193 | 195 |
| |
| |||
206 | 208 |
| |
207 | 209 |
| |
208 | 210 |
| |
| 211 | + | |
209 | 212 |
| |
210 | 213 |
| |
211 | 214 |
| |
|
0 commit comments
Comments
(0)