Re: syntax error during function call

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: syntax error during function call
Дата
Msg-id 20100127163435.GA7476@tux
обсуждение исходный текст
Ответ на Re: syntax error during function call  ("Aycock, Jeff R." <JEFF.R.AYCOCK@saic.com>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: syntax error during function call
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem after installing triggering function