Result of a query(Need Help)

From: Srikanth M <srikanth_m(at)students(dot)iiit(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Result of a query(Need Help)
Date: 2003-06-06 16:39:33
Message-ID: Pine.LNX.4.44.0306062204060.30234-100000@students.iiit.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!
Could anyone tell me where excatly the result of a query is stored
after the query is passed to pg_exec_query_string function and before it
is printed.

Please give me information about the Data structures where the result is
stored

Bye
Srikanth

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2003-06-06 18:38:30 Re: Wrong version of jdbc in 7.3.3 rpms
Previous Message Bruce Momjian 2003-06-06 15:55:28 Re: Testing the return value of fclose() in the backend