forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3c85535
committed
Re-stabilize infinite_recurse() test case.
Since commit8f59f6b, CLOBBER_CACHE_ALWAYS buildfarm members havebeen failing this test case because the error message now sometimesincludes an error cursor position. It seems largely just luck thatthat never happened before, and there are likely to be more ways itcould happen in future. Hence, rather than trying to prevent it,adjust the test script to suppress that component of the report.At some point we might need to back-patch this, but refrain untilthere's a demonstrated need. (We'd need a different fix before v12,anyway, since VERBOSITY=sqlstate is a recent thing.)Tom Lane and Andres FreundDiscussion:https://postgr.es/m/30675.1586111599@sss.pgh.pa.us1 parentf1ac27b commit3c85535
2 files changed
+10
-5
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
| 445 | + | |
445 | 446 |
| |
446 | 447 |
| |
447 |
| - | |
| 448 | + | |
448 | 449 |
| |
449 |
| - | |
| 450 | + | |
| 451 | + | |
| 452 | + |
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
| 369 | + | |
| 370 | + | |
370 | 371 |
| |
371 | 372 |
| |
372 |
| - | |
| 373 | + | |
373 | 374 |
| |
| 375 | + |
0 commit comments
Comments
(0)