Re: CREATE TABLE problem in plpgsql trigger

From: James Croft <james(dot)croft(at)lumison(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: CREATE TABLE problem in plpgsql trigger
Date: 2005-05-19 09:07:23
Message-ID: d6hkvl$21il$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-05-19 09:14:06 Re: numeric precision when raising one numeric to another.
Previous Message James Croft 2005-05-19 08:58:37 CREATE TABLE problem in plpgsql trigger