PQclear question... - Mailing list pgsql-general

From Tim Barnard
Subject PQclear question...
Date
Msg-id 012401c0e876$440f1d00$a519af3f@hartcomm.com
Whole thread Raw
Responses Re: PQclear question...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Is it necessary to call PQclear if a query that
would normally return tuples fails? What if the
query returns 0 tuples? In other words, is it
only necessary to call it if you get back one
or more tuples?
 
Tim
 

pgsql-general by date:

Previous
From: "Gregory Wood"
Date:
Subject: Re: Installing 7.1.2 over 7.1.0
Next
From: Stephan Szabo
Date:
Subject: Re: Modifying a table that other tables refer to for foreigh key