Re: Weird PL/Python elog output - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Weird PL/Python elog output
Date
Msg-id e51f66da0910311345l214c0ccekd6f74199b9051f10@mail.gmail.com
Whole thread Raw
In response to Re: Weird PL/Python elog output  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 10/31/09, Peter Eisentraut <peter_e@gmx.net> wrote:
> On fre, 2009-10-30 at 17:13 +0200, Marko Kreen wrote:
> > I vote for handling tuple with 1 element better, otherwise keep old
>  > behaviour.
>  >
>  > I don't think breaking multi-arg calls is good idea, as they may be used
>  > only in special situations.  OTOH, it does not seem worthwhile to
>  > spend effort trying to handle them better.
>
> OK, how about this:

Seems OK by me.

-- 
marko


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output
Next
From: Marko Tiikkaja
Date:
Subject: Re: WIP: push AFTER-trigger execution into ModifyTable node