| From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Provide for testing on python3 modules when under MSVC |
| Date: | 2018-05-04 22:44:19 |
| Message-ID: | CAA8=A7_fW26eAWPkjPxu2tKu_4TKi1m2xo_5c9YizHshum13HA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Fri, May 4, 2018 at 3:58 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Provide for testing on python3 modules when under MSVC
>
> This should have been done some years ago as promised in commit
> c4dcdd0c2. However, better late than never.
>
> Along the way do a little housekeeping, including using a simpler test
> for the python version being tested, and removing a redundant subroutine
> parameter. These changes only apply back to release 9.5.
>
> Backpatch to all live releases.
>
Looks like this broke. I know I tested it. I'll be back in a couple of
hours to fix it.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-05-04 22:56:55 | pgsql: First-draft release notes for 10.4. |
| Previous Message | Heikki Linnakangas | 2018-05-04 22:37:13 | pgsql: Fix scenario where streaming standby gets stuck at a continuatio |