Tzahi Fadida wrote: >If you write C functions like me (like a second postgreSQL in a function), >memory leaks are common :). So check your functions. > > Why don't you use "palloc", which makes sure that any memory you leak is returned at the end of the transaction?
Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]