Thanks.

Tim

----- Original Message ----- 
From: "Tom Lane" <[EMAIL PROTECTED]>
To: "Tim Barnard" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 3:30 PM
Subject: Re: [GENERAL] PQclear question... 


> "Tim Barnard" <[EMAIL PROTECTED]> writes:
> > Is it necessary to call PQclear if a query that
> > would normally return tuples fails?
> 
> If you got a non-NULL result from PQexec, you'd better PQclear it,
> or suffer the consequences (memory leak -> eventual application crash).
> 
> regards, tom lane
> 


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to