Re: PL/pgSQL CURSOR support - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PL/pgSQL CURSOR support
Date
Msg-id Pine.LNX.4.30.0105302029510.757-100000@peter.localdomain
Whole thread Raw
In response to Re: PL/pgSQL CURSOR support  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: PL/pgSQL CURSOR support  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Jan Wieck writes:

>     There  is  no
>     reason  other  than  that  we'll  have  more  PL  handlers to
>     support,

... which is a pretty big reason ...

>     why  we  shouldn't  have  two  or  three  different
>     procedural  SQL dialects. All can coexist and only those used
>     in your DB schema will get loaded.

Or you can make one PL support alternative, non-conflicting dialects.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Ian Lance Taylor
Date:
Subject: Re: Support for %TYPE in CREATE FUNCTION
Next
From: Jan Wieck
Date:
Subject: Re: Support for %TYPE in CREATE FUNCTION