PQclear question...

From: "Tim Barnard" <tbarnard(at)povn(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PQclear question...
Date: 2001-05-29 19:33:40
Message-ID: 012401c0e876$440f1d00$a519af3f@hartcomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-05-29 19:45:41 Re: Modifying a table that other tables refer to for foreigh key
Previous Message Gregory Wood 2001-05-29 19:01:14 Re: Installing 7.1.2 over 7.1.0