forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9309423
committed
Enable settings used in TAP tests for MSVC builds
Certain settings from configuration or the Makefile infrastructure areused by the TAP tests, but were not being set up by vcregress.pl. Thisremedies those omissions. This should increase test coverage, especiallyon the buildfarm.Reviewed by Noah MischDiscussion:https://postgr.es/m/17093da5-e40d-8335-d53a-2bd803fc38b0@dunslane.netBackpatch to all live branches.1 parentea5ecda commit9309423
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
62 | 77 |
| |
63 | 78 |
| |
64 | 79 |
| |
|
0 commit comments
Comments
(0)