| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Honza Horak <hhorak(at)redhat(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org, Bohuslav Kabrda <bkabrda(at)redhat(dot)com>, Jozef Mlich <jmlich(at)redhat(dot)com> |
| Subject: | Re: postgresql test failure with Python 3.4.0 in plpython_do |
| Date: | 2014-06-01 17:58:47 |
| Message-ID: | 16795.1401645527@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Honza Horak <hhorak(at)redhat(dot)com> writes:
> On 05/20/2014 04:11 PM, Honza Horak wrote:
>> Slavek is preparing Python 3.4 into Fedora and had some issues with
>> python3/plpython_do test. His analysis is below.
> The patch for the fix as mentioned above is attached. In case it is a
> correct fix, feel free to apply.
Hi Honza! Sorry about the slow response on this --- everybody was at
PGCon last week, and I think this sort of slipped through the cracks.
On looking into the sources I see that Peter already fixed this issue,
in a way substantially the same as yours, but only in HEAD:
http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=d0765d50f
I dunno why he didn't back-patch that, but I will see to it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Honza Horak | 2014-06-02 08:42:41 | Re: postgresql test failure with Python 3.4.0 in plpython_do |
| Previous Message | Andres Freund | 2014-05-31 13:28:41 | Re: uninterruptable loop: concurrent delete in progress within table |