Re: Execute command in PL/pgSQL function not executing

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Execute command in PL/pgSQL function not executing
Дата
Msg-id CAHOFxGrMhctUD4ieePk=JX14J++8T9AOoEro5r6fD0NeY7VTRA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Execute command in PL/pgSQL function not executing  (Marc Millas <marc.millas@mokadb.com>)
Список pgsql-general
You could also just return the name of the temp table, or return nothing and directly use that name manually outside the function to do select * from pg_temp.my_data

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

Предыдущее
От: Marc Millas
Дата:
Сообщение: Re: Execute command in PL/pgSQL function not executing
Следующее
От: Дмитрий Иванов
Дата:
Сообщение: insert column monetary type