Re: Retrieving affected tables - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: Retrieving affected tables
Date
Msg-id 45C8894D.6020403@theendofthetunnel.de
Whole thread Raw
In response to Re: Retrieving affected tables  (Richard Huxton <dev@archonet.com>)
Responses Re: Retrieving affected tables  (Richard Huxton <dev@archonet.com>)
List pgsql-general
On 06.02.2007 14:19, Richard Huxton wrote:
>> What is best way to retrieve all affected tables of an select
>> statement? (Besides parsing the raw SQL).
>
>  From where? As a client-application function? As a user-callable
> function in the server? From within the parse/execute code?

 From a client application.

--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Storing database in cluster (Memory)
Next
From: Richard Huxton
Date:
Subject: Re: Retrieving affected tables