| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Resolving the python 2 -> python 3 mess |
| Date: | 2020-02-26 00:08:04 |
| Message-ID: | 1578.1582675684@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> On 2/25/20 5:06 PM, Tom Lane wrote:
>> No joy there --- now that I look closer, it seems the cfbot doesn't
>> build any of the external-language PLs on Windows. I'll have to
>> wait for some reviewer to try it.
> What are the requirements for testing? bowerbird builds with python 2.7,
> although I guess I should really try to upgrade it 3.x.
Has to be python 3, unfortunately; the patch has no effect on a
python 2 build.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2020-02-26 01:24:21 | Re: Resolving the python 2 -> python 3 mess |
| Previous Message | Dagfinn Ilmari Mannsåker | 2020-02-25 23:55:06 | Re: [PATCH] pg_upgrade: report the reason for failing to open the cluster version file |