forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb72d5c5
committed
Extend and improve use of EXTRA_REGRESS_OPTS.
This is now used by ecpg tests, and not clobbered by pg_upgradetests. This change won't affect anything that doesn't set thisenvironment variable, but will enable the buildfarm to controlexactly what port regression test installs will be running on,and thus to detect possible rogue postmasters more easily.Backpatch to release 9.2 where EXTRA_REGRESS_OPTS was first used.1 parent3e9960e commitb72d5c5
2 files changed
+8
-5
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
78 | 80 |
| |
79 | 81 |
| |
80 |
| - | |
| 82 | + | |
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
84 |
| - | |
| 86 | + | |
85 | 87 |
| |
86 | 88 |
| |
87 |
| - | |
| 89 | + |
0 commit comments
Comments
(0)