forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc4dcdd0
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 parent31a469c commitc4dcdd0
1 file changed
+9
-2
lines changedLines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
173 |
| - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
174 | 181 |
| |
175 | 182 |
| |
176 | 183 |
| |
|
0 commit comments
Comments
(0)