forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6d9de66
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 parent6971141 commit6d9de66
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 | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
| 125 | + | |
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
| |||
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
133 |
| - | |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
151 |
| - | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
| 128 | + | |
127 | 129 |
| |
128 | 130 |
| |
129 | 131 |
| |
| |||
142 | 144 |
| |
143 | 145 |
| |
144 | 146 |
| |
| 147 | + | |
145 | 148 |
| |
146 | 149 |
| |
147 | 150 |
| |
|
0 commit comments
Comments
(0)