forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd3c7498
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 parentbac05d6 commitd3c7498
1 file changed
+9
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
173 | 180 |
| |
174 | 181 |
| |
175 | 182 |
| |
|
0 commit comments
Comments
(0)