Re: Retrieving affected tables

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthias.Pitzl 2007-02-06 13:58:51 Re: Very strange error
Previous Message Ümit Öztosun 2007-02-06 13:49:33 Very strange error