Re: Retrieving affected tables - Mailing list pgsql-general

From Richard Huxton
Subject Re: Retrieving affected tables
Date
Msg-id 45C88066.1000805@archonet.com
Whole thread Raw
In response to Retrieving affected tables  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: Retrieving affected tables  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
Hannes Dorbath 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?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "Ümit Öztosun"
Date:
Subject: Very strange error
Next
From: "Jeanna Geier"
Date:
Subject: Re: Problems With DELETE