Re: [COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Tom Lane
Andrew Dunstan writes: > On 04/16/2014 02:00 PM, Tom Lane wrote: >> While not objecting to the patch itself, I don't understand this commit >> message. I see no recent buildfarm results suggesting that currawong >> (or indeed any other MSVC critter) is unhappy with plpython. > The reason it's no

Re: [COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Andrew Dunstan
On 04/16/2014 02:00 PM, Tom Lane wrote: Andrew Dunstan writes: Attempt to get plpython regression tests working again for MSVC builds. This has probably been broken for quite a long time. Buildfarm member currawong's current results suggest that it's been broken since 9.1, so backpatch this to

Re: [COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Tom Lane
Andrew Dunstan writes: > Attempt to get plpython regression tests working again for MSVC builds. > This has probably been broken for quite a long time. Buildfarm member > currawong's current results suggest that it's been broken since 9.1, so > backpatch this to that branch. While not objecting t

[COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Andrew Dunstan
Attempt to get plpython regression tests working again for MSVC builds. This has probably been broken for quite a long time. Buildfarm member currawong's current results suggest that it's been broken since 9.1, so backpatch this to that branch. This only supports Python 2 - I will handle Python 3

[COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Andrew Dunstan
Attempt to get plpython regression tests working again for MSVC builds. This has probably been broken for quite a long time. Buildfarm member currawong's current results suggest that it's been broken since 9.1, so backpatch this to that branch. This only supports Python 2 - I will handle Python 3

[COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Andrew Dunstan
Attempt to get plpython regression tests working again for MSVC builds. This has probably been broken for quite a long time. Buildfarm member currawong's current results suggest that it's been broken since 9.1, so backpatch this to that branch. This only supports Python 2 - I will handle Python 3

[COMMITTERS] pgsql: Attempt to get plpython regression tests working again for MSVC

2014-04-16 Thread Andrew Dunstan
Attempt to get plpython regression tests working again for MSVC builds. This has probably been broken for quite a long time. Buildfarm member currawong's current results suggest that it's been broken since 9.1, so backpatch this to that branch. This only supports Python 2 - I will handle Python 3