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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
- Re: [HACKERS] Memory management question Nigel J. Andrews
- Re: [HACKERS] Memory management question Gavin Sherry
- Re: [HACKERS] Memory management question Karel Zak
- Re: [HACKERS] Memory management question Nigel J. Andrews
- Re: [HACKERS] Memory management question Serguei A. Mokhov
- Re: [HACKERS] Memory management question Tom Lane
- Re: [HACKERS] Memory management question Joe Conway