Re: Is custom MemoryContext prohibited? - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Is custom MemoryContext prohibited?
Date
Msg-id CAH2-Wzn9JY_9ZJjs68atLf9QJaJ=-XSuBKUMXwS855N13NgNzg@mail.gmail.com
Whole thread Raw
In response to Re: Is custom MemoryContext prohibited?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Jan 28, 2020 at 6:53 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > FWIW, I noticed that GDB becomes much better at this when you add "set
> > print symbol on" to your .gdbinit dot file about a year ago.
>
> Interesting.  But I bet there are platform and version dependencies
> in the mix, too.  I'd still not wish to rely on this for debugging.

I agree that there are a lot of moving pieces here. I wouldn't like to
have to rely on this working myself.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Don't try fetching future segment of a TLI.
Next
From: Mark Dilger
Date:
Subject: Re: Hash join not finding which collation to use for string hashing