Re: proposal: PL/Pythonu - function ereport

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Catalin Iacob <iacobcatalin(at)gmail(dot)com>
Cc: Craig Ringer <craig(at)2ndquadrant(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: PL/Pythonu - function ereport
Date: 2015-11-09 17:31:18
Message-ID: CAFj8pRA8DDsP9NFFA=fhECvWxwVkt=-Wq59B6qFtMhO9WfjB7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2015-11-09 16:46 GMT+01:00 Catalin Iacob <iacobcatalin(at)gmail(dot)com>:

> On Mon, Nov 9, 2015 at 2:58 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
> wrote:
> > I needed to understand the support for Python 3.5.
> >
> > The patch with the fix is attached regress tests 3.5 Python
>
> I wanted to type a reply this morning to explain and then I noticed
> there's another file (_0.out) for Python2.4 and older (as explained by
> src/pl/plpython/expected/README) so tests there fail as well. I built
> Python 2.4.6 and then Postgres against it and updated the expected
> output for 2.4 as well. Find the changes for 2.4 attached. You can add
> those to your patch.
>

I forgot it

> While I was at it I tested 2.5 and 2.6 as well, they also pass all
> tests. So with the 2.4 changes attached I think we're done.
>

merged your patch

>
> BTW, the alternative output files for pg_regress are explained at
> http://www.postgresql.org/docs/devel/static/regress-variant.html

I didn't know it - nice, maybe I use it in orafce.

Thank you

Regards

Pavel

Attachment Content-Type Size
plpythonu-spierror-keyword-params-08.patch text/x-patch 22.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2015-11-09 17:38:45 Re: can we add SKIP LOCKED to UPDATE?
Previous Message Corey Huinker 2015-11-09 17:27:19 Re: Using quicksort for every external sort run