From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Marko Tiikkaja <marko(at)joh(dot)to> |
Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PL/pgSQL, RAISE and error context |
Date: | 2013-08-23 06:38:32 |
Message-ID: | CAFj8pRA66rUnNemi_cwskVOhjCORLcgky=js3+D+ygSuEFT09w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2013/8/22 Marko Tiikkaja <marko(at)joh(dot)to>
> On 8/22/13 9:08 AM, Pavel Stehule wrote:
>
>> Probably we can introduce a new level of verbosity, but I am thinking so
>> this behave is reasonable. Everybody who use a VERBOSE level expect lot of
>> balast and it show expected info (context of error)
>>
>> Can be this design good enough for you?
>>
>
> I like the idea, but I think this should be a new verbosity level. With
> this patch you would have to go full VERBOSE just to debug PL/pgSQL code
> with NOTICEs and DEBUGs in it, and that output then becomes harder to parse
> with the useless C-code information.
>
do you prepare patch ?
Pavel
>
>
> Regards,
> Marko Tiikkaja
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2013-08-23 07:10:15 | Re: pg_system_identifier() |
Previous Message | Fabien COELHO | 2013-08-23 06:36:29 | Re: Does larger i/o size make sense? |