forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit179c45a
committed
Attempt to get plpython regression tests working again for MSVC builds.
This has probably been broken for quite a long time. Buildfarm membercurrawong's current results suggest that it's been broken since 9.1, sobackpatch this to that branch.This only supports Python 2 - I will handle Python 3 separately, butthis is a fairly simple fix.1 parent9ad94ba commit179c45a
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
166 | 174 |
| |
167 | 175 |
| |
168 | 176 |
| |
|
0 commit comments
Comments
(0)