The following bug has been logged online:

Bug reference:      4496
Logged by:          
Email address:      [EMAIL PROTECTED]
PostgreSQL version: Latest cvs
Operating system:   Error in source code
Description:        Memory leak in pg_dump.c?
Details: 

In file src/bin/pg_dump/pg_dump.c:3741

It seems like variables "constrinfo" and "indxinfo" leak memory e.g. at line
3741 and also on many other similar functions. If the memory is released
somewhere I failed to find the location where it is released. So please
either fix the leak if there is a leak or document better where the memory
is released.

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to