Re: "cache reference leak" and "problem in alloc set" warnings

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: "cache reference leak" and "problem in alloc set" warnings
Дата
Msg-id 20060816132046.GB1320@alamut.tdm.local
обсуждение исходный текст
Ответ на "cache reference leak" and "problem in alloc set" warnings  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
Ответы Re: "cache reference leak" and "problem in alloc set" warnings
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] WIP: bitmap indexes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Enum proposal / design