choiche of function language was: Re: dynamic procedure call

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: choiche of function language was: Re: dynamic procedure call
Date: 2008-05-10 07:14:14
Message-ID: 20080510091414.08519386@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 10 May 2008 07:35:36 +0200
"Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> wrote:

> your application different execution paths. Generally I can say, so
> plpgsql isn't well language for this games, and better is using
> plperl, plpython or other external language.

It is clear what is at least one of the advantage of plpython or
plperl over plpgsql, but then what are the advantages of plpgsql over
the rest of the crowd other than resembling the language used in
Oracle?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2008-05-10 07:36:50 Returning RECORD from PGSQL without custom type?
Previous Message D. Dante Lorenso 2008-05-10 05:41:20 Returning RECORD from PGSQL without custom type?