Re: Retrieving affected tables

From: Richard Huxton <dev(at)archonet(dot)com>
To: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Retrieving affected tables
Date: 2007-02-06 13:19:34
Message-ID: 45C88066.1000805@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-02-06 13:24:27 Re: Storing database in cluster (Memory)
Previous Message roopa perumalraja 2007-02-06 11:32:57 Storing database in cluster (Memory)