Re: RowDescription via the SQL? - Mailing list pgsql-general

From Merlin Moncure
Subject Re: RowDescription via the SQL?
Date
Msg-id CAHyXU0w9fUoXtz6oV2K9DozowxOZhbZaXL=f40y8EU_Wg-F8iA@mail.gmail.com
Whole thread Raw
In response to RowDescription via the SQL?  (Dmitry Igrishin <dmitigr@gmail.com>)
Responses Re: RowDescription via the SQL?  (Dmitry Igrishin <dmitigr@gmail.com>)
List pgsql-general
On Thu, Jun 2, 2016 at 1:14 AM, Dmitry Igrishin <dmitigr@gmail.com> wrote:
> Hi,
>
> It's possible to query pg_prepared_statements view to obtain the
> information about
> parameters used in the statement that was prepared. But I don't found
> how to get the
> information about the rows that will be returned when the statement is
> eventually executed.
> (It's possible to get this information via the frontend/backend
> protocol as a response
> on the Describe.) But out of interest, is it possible to get such
> information via the SQL?

hm. what's the use case?  and, what's the definition of "eventually"?

merlin


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: dumb question
Next
From: Dennis
Date:
Subject: psql remote shell command