Re: CREATE TABLE problem in plpgsql trigger - Mailing list pgsql-general

From James Croft
Subject Re: CREATE TABLE problem in plpgsql trigger
Date
Msg-id d6hkvl$21il$1@news.hub.org
Whole thread Raw
List pgsql-general
James Croft wrote:
>
> The problems seems to be with the table_name arg being a variable and
> not a literal but can't see how to fix this.
>
> If anyone knows what's going on here or has any pointers it would be
> appreciated.
>
> Thanks,
> James

Sorry,

I'm running PgSQL 7.4.7 on RedHat Enterprise Linux 3.

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: How can I write trigger on a columns insert/update?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: numeric precision when raising one numeric to another.