Re: pl/pgsql function not working - Mailing list pgsql-general

From Tom Jenkins
Subject Re: pl/pgsql function not working
Date
Msg-id 1024510291.711.80.camel@asimov
Whole thread Raw
In response to Re: pl/pgsql function not working  (Masaru Sugawara <rk73@sea.plala.or.jp>)
List pgsql-general
Masaru Sugawara, Darren Ferguson,


On Wed, 2002-06-19 at 11:35, Masaru Sugawara wrote:
> Try here instead of PERFORM.
>
>       EXECUTE ''update '' || obj.relname || '' set lastaccess = NULL;'';

this works.  thank you folks.

--

Tom Jenkins
Development InfoStructure
http://www.devis.com



pgsql-general by date:

Previous
From: Darren Ferguson
Date:
Subject: Re: pl/pgsql function not working
Next
From: Jean-Luc Lachance
Date:
Subject: Re: circular REFERENCES