Re: Problems with SPI memory management

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problems with SPI memory management
Дата
Msg-id 29194.1095358360@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problems with SPI memory management  ("Katsaros Kwn/nos" <ntinos@aueb.gr>)
Список pgsql-hackers
"Katsaros Kwn/nos" <ntinos@aueb.gr> writes:
> On Wed, 2004-09-15 at 19:51, Tom Lane wrote:
>> You'd be well advised to be doing this sort of hackery in a build with
>> --enable-cassert.  That turns on CLOBBER_FREED_MEMORY which makes
>> misuse of freed memory a whole lot more obvious.

> I did this but when I try do create a function the following message is
> displayed:

> " ERROR:  could not load library
> "/usr/local/pgsql2/PLANSandTESTS/libtimes.so":
> /usr/local/pgsql2/PLANSandTESTS/libtimes.so: undefined symbol:
> assert_enabled "

You need to rebuild the whole backend, not just your function.

            regards, tom lane

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump --exclude-schema=foo
Следующее
От: Gaetano Mendola
Дата:
Сообщение: problem permission on view