Memory management question - Mailing list pgsql-hackers

From Nigel J. Andrews
Subject Memory management question
Date
Msg-id Pine.LNX.4.21.0209031227000.585-100000@ponder.fairway2k.co.uk
Whole thread Raw
Responses Re: Memory management question  (Gavin Sherry <swm@linuxworld.com.au>)
Re: Memory management question  (Karel Zak <zakkr@zf.jcu.cz>)
Re: Memory management question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

It's probably a pretty basic question explained in some document I haven't seen
but...if I do something like a CreateTupleDescCopy() how do I know my memory
context owns everything allocated without following the code all the way
through until it returns to me?


-- 
Nigel J. Andrews



pgsql-hackers by date:

Previous
From: Lee Kindness
Date:
Subject: 7.3 gotchas for applications and client libraries
Next
From: Gavin Sherry
Date:
Subject: Re: Memory management question