forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2038bf4
committed
Specify bindir in pg_isolation_regress_installcheck.
It appearsdcae5fa forgot to add it topg_isolation_regress_installcheck, while it was added topg_regress_installcheck. It seems to so far have escaped notice,because buildfarm animals requiring it, didn't actually usepg_isolation_regress_installcheck anywhere - that changed with60f826c, triggering failures on narwhal and frogmouth.I've decided to not, for now at least, backpatch this, because therelevant invocations look quite different in the back branches. Seemsquite possible that we'll want to backport60f826c as a whole ifit proves stable.Discussion:https://postgr.es/m/20170315174003.3dyl4teashdwgblh@alap3.anarazel.de1 parentbd1827c commit2038bf4
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| 555 | + | |
555 | 556 |
| |
556 |
| - | |
| 557 | + | |
557 | 558 |
| |
558 | 559 |
| |
559 | 560 |
| |
560 |
| - | |
| 561 | + | |
| 562 | + | |
561 | 563 |
| |
562 | 564 |
| |
563 | 565 |
| |
564 | 566 |
| |
565 | 567 |
| |
566 | 568 |
| |
| 569 | + | |
567 | 570 |
| |
568 |
| - | |
| 571 | + | |
569 | 572 |
| |
570 | 573 |
| |
571 | 574 |
| |
| 575 | + | |
572 | 576 |
| |
573 | 577 |
| |
574 | 578 |
| |
|
0 commit comments
Comments
(0)