Re: table variables

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: table variables
Дата
Msg-id 20060518111313.GA4359@svana.org
обсуждение исходный текст
Ответ на table variables  (Sim Zacks <sim@compulab.co.il>)
Ответы Re: table variables  (Sim Zacks <sim@compulab.co.il>)
Список pgsql-general
On Thu, May 18, 2006 at 01:16:02PM +0200, Sim Zacks wrote:
> What I am trying to do is write a multi step query, where it would be
> much much much more efficient to create a temp table, so a single insert
> and then populate it with update statements.
> The problem is that you can't use a temp table in functions without
> dynamic execute statements, and those don't work for other parts of the
> code (besides the fact that they're confusing).

I'm thinking that we should just make temp tables work normally in
functions. Needs no new syntax and is what people expect anyway.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: "Ivan Zolotukhin"
Дата:
Сообщение: statement_timeout and pg_dump
Следующее
От: Casey Duncan
Дата:
Сообщение: Re: autovacuum "connections" are hidden