forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit83eb481
committed
Remove test-case workarounds for ancient libedit versions.
This reverts some hacks added ind33a812 andcd69ec6.At the time the concern was the already-ancient version oflibedit shipped in Debian 10 (Buster). That platform isnow two years past EOL, so desupporting it for PG 18 seemsfine. (Also, if anyone is really hot to keep testing it,they can use SKIP_READLINE_TESTS to skip this test.)We might have to reconsider if any animals still in thebuildfarm don't like this, but the best way to find outis to try it.Anton MelnikovDiscussion:https://postgr.es/m/CAGRrpzZU48F2oV3d8eDLr=4TU9xFH5Jt9ED+qU1+X91gMH68Sw@mail.gmail.com1 parentddfc556 commit83eb481
1 file changed
+8
-19
lines changedLines changed: 8 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
| 170 | + | |
173 | 171 |
| |
174 | 172 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
| 173 | + | |
179 | 174 |
| |
180 | 175 |
| |
181 |
| - | |
182 |
| - | |
183 | 176 |
| |
184 | 177 |
| |
185 |
| - | |
| 178 | + | |
186 | 179 |
| |
187 | 180 |
| |
188 |
| - | |
189 |
| - | |
| 181 | + | |
190 | 182 |
| |
191 | 183 |
| |
192 | 184 |
| |
| |||
198 | 190 |
| |
199 | 191 |
| |
200 | 192 |
| |
201 |
| - | |
202 |
| - | |
| 193 | + | |
203 | 194 |
| |
204 | 195 |
| |
205 | 196 |
| |
| |||
261 | 252 |
| |
262 | 253 |
| |
263 | 254 |
| |
264 |
| - | |
| 255 | + | |
265 | 256 |
| |
266 | 257 |
| |
267 | 258 |
| |
268 |
| - | |
269 |
| - | |
270 | 259 |
| |
271 | 260 |
| |
272 |
| - | |
| 261 | + | |
273 | 262 |
| |
274 | 263 |
| |
275 |
| - | |
| 264 | + | |
276 | 265 |
| |
277 | 266 |
| |
278 | 267 |
| |
|
0 commit comments
Comments
(0)