- Notifications
You must be signed in to change notification settings - Fork5
Commiteccfeeb
committed
Remove MODULES_big from test_pg_dump
The Makefile for test_pg_dump shouldn't have a MODULES_big linebecause there's no actual compiled bit for that extension. Hopefullythis will fix the Windows buildfarm members which were complaining.In passing, also add the 'prove_installcheck' bit to the pg_dump andtest_pg_dump Makefiles, to get the buildfarm members to actually runthose tests.1 parent68d704e commiteccfeeb
2 files changed
+6
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
0 commit comments
Comments
(0)