Re: Question - Mailing list pgsql-general

From Jaime Casanova
Subject Re: Question
Date
Msg-id c2d9e70e0512011021m2ca19c70k709194939b73267a@mail.gmail.com
Whole thread Raw
In response to Re: Question  (Brandon E Hofmann <Brandon_E_Hofmann@notes.ntrs.com>)
List pgsql-general
On 11/30/05, Brandon E Hofmann <Brandon_E_Hofmann@notes.ntrs.com> wrote:
> The procedure syntax CREATE PROCEDURE doesn't exist in 8.1.  What specific
> topic are you referring to in your doc link reference?
>
>

even while we haven't CREATE PROCEDURE yet we can define a function
and return VOID

you can find some examples here:
http://www.postgresql.org/docs/8.1/interactive/plpgsql-porting.html#PLPGSQL-PORTING-EX3

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: undefined behaviour for sub-transactions?
Next
From: Michael Fuhr
Date:
Subject: Re: undefined behaviour for sub-transactions?