ljb <lbayuk@mindspring.com> writes:
> 3) Memory leak on connect/disconnect unfortunately is not fixed in either
> the production or beta versions. I'm seeing about 4KB loss per
> connect/disconnect.
The notes I made about this say:
2002-09-02 19:41 tgl
* src/interfaces/libpgtcl/: pgtclCmds.c, pgtclId.c: Partialsolution for 'unexpected EOF' problem with pg_disconnect: it
seemswehave a choice between annoying messages and leaking memory (ordumping core, but that's right out).
That was nearly four months ago, and so I don't recall the details,
other than that I went for the "leak memory" choice :-(
If anyone can improve the situation, step right up with a patch ...
regards, tom lane