Re: [HACKERS] Problems with SPI memory management - Mailing list pgsql-general

From Katsaros Kwn/nos
Subject Re: [HACKERS] Problems with SPI memory management
Date
Msg-id 1095327802.21786.18.camel@localhost.localdomain
Whole thread Raw
Responses Re: [HACKERS] Problems with SPI memory management
List pgsql-general
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 "

Any ideas? Is there any file I should include during compilation? I
couldn't find any HOW-TO or something.

Regards,
Ntinoas Katsaros


pgsql-general by date:

Previous
From: "Najib Abi Fadel"
Date:
Subject: Re: pg_dump in cycle
Next
From: Paramveer.Singh@trilogy.com
Date:
Subject: Re: schema level variables