[GENERAL] Strange memory behaviour with PGreset() ...

2005-07-13 Thread Einar Indridason
Hi folks. One of my co-workers came to me with a problem. I took a look, and it does seem to be a problem. (But where? That is why I'm turning to you...) The C code below serves as an example. He is basically trying to re-connect again to a bad database server. The server at 192.168.0.1,

Re: [GENERAL] Strange memory behaviour with PGreset() ...

2005-07-13 Thread Einar Indridason
On Wed, Jul 13, 2005 at 07:23:29AM -0600, Michael Fuhr wrote: On Wed, Jul 13, 2005 at 12:09:37PM +, Einar Indridason wrote: Hi folks. One of my co-workers came to me with a problem. I took a look, and it does seem to be a problem. (But where? That is why I'm turning to you