Thread: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Pavel Stehule
Date:
Hi

make check-world fails,

It is fixed in HEAD.

Regards

Pavel

Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Tom Lane
Date:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> make check-world fails,
> It is fixed in HEAD.

Hmm.  Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(.  I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.
        regards, tom lane



Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Pavel Stehule
Date:


2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> make check-world fails,
> It is fixed in HEAD.

Hmm.  Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(.  I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I'll send a patch

Pavel
 

                        regards, tom lane

Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Pavel Stehule
Date:


2016-01-08 18:33 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:


2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> make check-world fails,
> It is fixed in HEAD.

Hmm.  Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(.  I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I see, you did it.

Thank you

Pavel
 

I'll send a patch

Pavel
 

                        regards, tom lane


Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Pavel Stehule
Date:


2016-01-08 18:45 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:


2016-01-08 18:33 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:


2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> make check-world fails,
> It is fixed in HEAD.

Hmm.  Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(.  I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I see, you did it.

Thank you

all tests passed

Regards

Pavel
 

Pavel
 

I'll send a patch

Pavel
 

                        regards, tom lane



Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

From
Tom Lane
Date:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> make check-world fails,
> It is fixed in HEAD.

BTW, I have now spun up a new buildfarm member "longfin", which is
testing against Python 3.5.1 (except in the 9.1 branch, where that
doesn't work).
        regards, tom lane