Re: Function's final statement must not be a SELECT

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Function's final statement must not be a SELECT
Дата
Msg-id c2d9e70e0603110942p18d177cne7d4c65ae293a627@mail.gmail.com
обсуждение исходный текст
Ответ на Function's final statement must not be a SELECT  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Ответы Re: Function's final statement must not be a SELECT  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-hackers
On 3/10/06, Pavel Stehule <pavel.stehule@hotmail.com> wrote:
> Hello,
>
> I want do sql wrap for woid plpgsql function. But void SQL function must not
> finish SELECT cmd. I don't know any others command which I can use.
>
> Can You help me?
> Thank You
> Pavel Stehule
>

perform * from your_table;

--
Atentamente,
Jaime Casanova

"What they (MySQL) lose in usability, they gain back in benchmarks, and that's
all that matters: getting the wrong answer really fast."                          Randal L. Schwartz


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql -p 5433; create database test; \c test failing
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: problem with large maintenance_work_mem settings and