Using the EXPLAIN results - Mailing list pgsql-general

From Braud Agnes
Subject Using the EXPLAIN results
Date
Msg-id 3CEE4EAB.1F5CAA10@lifo.univ-orleans.fr
Whole thread Raw
List pgsql-general
Hi

I am using the libpq library, and I would like to get the plan
returned by the explain command for a given query to decide
if I execute the query or not. I want to get the time predicted
by the optimizer for the execution of the query.
Is it possible to get the plan as a string in a C or C++ program ?
Thanks.

Agnes.


pgsql-general by date:

Previous
From: "mathieu.chappuis@msg-software.com"
Date:
Subject: Strange Result with char concatenation in query.
Next
From: "Russell Black"
Date:
Subject: Re: Case Insensitive Data Type