Re: syntax error during function call - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: syntax error during function call
Date
Msg-id 20100127163435.GA7476@tux
Whole thread Raw
In response to Re: syntax error during function call  ("Aycock, Jeff R." <JEFF.R.AYCOCK@saic.com>)
List pgsql-general
Aycock, Jeff R. <JEFF.R.AYCOCK@saic.com> wrote:

> Pavel,
>
> Per your suggestion I modified one line below BEGIN to look like this:
>
> EXECUTE 'SELECT *, $1, now() INTO "schema_1".'||"whoami"||' FROM "schema_2".'||"whoami"||' where created_dt between
$2and $3;' 
                                             ^^^^^^      ^^^^

How ist the correct table-name?


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: syntax error during function call
Next
From: Tom Lane
Date:
Subject: Re: Problem after installing triggering function