Re: PL/pgSQL, RAISE and error context - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PL/pgSQL, RAISE and error context
Date
Msg-id 1379210749.19286.28.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: PL/pgSQL, RAISE and error context  (Marko Tiikkaja <marko@joh.to>)
Responses Re: PL/pgSQL, RAISE and error context
List pgsql-hackers
On Sat, 2013-09-14 at 04:58 +0200, Marko Tiikkaja wrote:
> The attached patch (based on Pavel's patch) changes the default to be 
> slightly more verbose (the CONTEXT lines which were previously
> omitted 
> will be visible), but adds a new PGVerbosity called COMPACT which 
> suppresses CONTEXT in non-error messages.  Now DEFAULT will be more 
> useful when debugging PL/PgSQL, and people who are annoyed by the new 
> behaviour can use the COMPACT mode. 

Your patch fails the regression tests.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: patch: add MAP_HUGETLB to mmap() where supported (WIP)
Next
From: Peter Eisentraut
Date:
Subject: Re: [PoC] pgstattuple2: block sampling to reduce physical read