EXPLAIN via ODBC - Mailing list pgsql-odbc

From Dave Page
Subject EXPLAIN via ODBC
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2BC5@woody.vale-housing.co.uk
Whole thread Raw
List pgsql-odbc
I'm trying to implement an EXPLAIN option within pgAdmin which uses ADO via
ODBC to access PostgreSQL. Unfortunately ADO has no means of accessing the
NOTICE message from the backend that contains the query plan. Does anyone
know a way around this, or would it be possible/desirable to return the plan
as a tuple (either by modifying the backend, or the ODBC driver)?

Regards, Dave.

pgsql-odbc by date:

Previous
From: "mazzo"
Date:
Subject: odbc-4 crashing with 300000 record tables..
Next
From: "Johann Zuschlag"
Date:
Subject: Re: odbc-4 crashing with 300000 record tables..