forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit65c8656
committed
Fix plperl build
The changes in639928c turned out torequire Perl 5.9.3, which is newer than our minimum required version.So revert back to the old code for the normal case and only use the newvariant when both coverage and vpath are used. As the minimum Perlversion moves forward, we can drop the old code sometime.1 parentaf44cbd commit65c8656
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
| 87 | + | |
86 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 |
| |
88 | 93 |
| |
89 | 94 |
| |
|
0 commit comments
Comments
(0)