Re: "cache reference leak" and "problem in alloc set" warnings - Mailing list pgsql-hackers

From Volkan YAZICI
Subject Re: "cache reference leak" and "problem in alloc set" warnings
Date
Msg-id 20060816132046.GB1320@alamut.tdm.local
Whole thread Raw
In response to "cache reference leak" and "problem in alloc set" warnings  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
Responses Re: "cache reference leak" and "problem in alloc set" warnings
List pgsql-hackers
On Aug 16 03:09, Volkan YAZICI wrote:
> WARNING:  problem in alloc set ExprContext: detected write past chunk
> end in block 0x8462f00, chunk 0x84634c8
> WARNING:  cache reference leak: cache pg_type (34), tuple 2/7 has
> count 1

Excuse me for bugging the list. I've solved the problem. I should look
for ReleaseSysCache() call just after every SearchSysCache().


Regards.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] WIP: bitmap indexes
Next
From: Tom Lane
Date:
Subject: Re: Enum proposal / design