Re: pl/sql resources for pl/pgsql? - Mailing list pgsql-general

From Merlin Moncure
Subject Re: pl/sql resources for pl/pgsql?
Date
Msg-id b42b73150906220830x35ba09e7x30b039f407ef6a8d@mail.gmail.com
Whole thread Raw
In response to Re: pl/sql resources for pl/pgsql?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On Sat, Jun 20, 2009 at 4:01 PM, Pavel Stehule<pavel.stehule@gmail.com> wrote:
>> *) misc:
>>  *) never declare a function to return void
>
> ??? why - when we have not procedures ?

The main reason is that functions returning void can not be used with
binary protocol.

merlin

pgsql-general by date:

Previous
From: Joel Nothman
Date:
Subject: Re: Select ranges based on sequential breaks
Next
From: Dario Teixeira
Date:
Subject: Re: Information about columns