Re: creating a temp table in a function

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: creating a temp table in a function
Дата
Msg-id 20080404215357.0e73499a@webthatworks.it
обсуждение исходный текст
Ответ на creating a temp table in a function  ("Shahaf Abileah" <shahaf@redfin.com>)
Список pgsql-general
On Fri, 4 Apr 2008 09:13:18 -0700
"Shahaf Abileah" <shahaf@redfin.com> wrote:

> I have a function that creates a temp table and drops it on
> commit.  If I run the function twice in the same psql interactive
> session, I get an error.  If I run it twice in two different psql
> sessions (using the -c flag), I get no error.  Is this expected
> behavior?  If so, why?

http://www.postgresql.org/docs/faqs.FAQ.html#item4.19

?


--
Ivan Sergio Borgonovo
http://www.webthatworks.it


В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: creating a temp table in a function
Следующее
От: Rusty Conover
Дата:
Сообщение: pg_dump and schemas