forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit61dd815
committed
Fix MSVC recipe for ecpg regression tests.
While back-patching commit6f0cef9, I forgot that the MSVCbuild scripts would also need adjustment in the back branches.This is a blind attempt at a fix, but it's basically copyingnearby code so I think it will work.Per buildfarm (via Andrew Dunstan)Discussion:https://postgr.es/m/4cc4dc47-ca2b-4129-8784-db69b5f82777@dunslane.net1 parent2b6a74a commit61dd815
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 |
| - | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
|
0 commit comments
Comments
(0)