Re: Function's final statement must not be a SELECT - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Function's final statement must not be a SELECT
Date
Msg-id c2d9e70e0603110942p18d177cne7d4c65ae293a627@mail.gmail.com
Whole thread Raw
In response to Function's final statement must not be a SELECT  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: Function's final statement must not be a SELECT  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql -p 5433; create database test; \c test failing
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: problem with large maintenance_work_mem settings and