Re: errbacktrace

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Dmitry Dolgov <9erthalion6@gmail.com>, Thomas Munro <thomas.munro@gmail.com>
Date: 2019-11-08T18:52:46Z
Lists: pgsql-hackers
On 2019-Oct-26, Peter Eisentraut wrote:

> I hadn't realized that you had already attached a patch that implements
> your idea.  It looks good to me.  Maybe a small comment near
> check_backtrace_functions() why we're not using a regular list.  Other
> than that, please go ahead with this.

Thanks, I added that comment and others, and pushed.  Let's see what
happens now ...

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Remove debugging aid