>> Why not just enhance PL/pgsql
>
> plpgsql is based on PL/SQL and it is ADA. PSM is relative unique
> language - similar to modula with one significant feature - handlers -
> so ADA and PSM are different languages with different syntax.
Also, PSM is implemented by MySQL and DB2, so having it h
Hello
2012/3/21 Robert Haas :
> On Wed, Feb 22, 2012 at 4:19 PM, Pavel Stehule
> wrote:
>> I propose to integrate a PSM language into the core. This language is
>> defined as part of ANSI SQL - SQL/PSM and is used in some well known
>> databases like DB2, Terradata and some other less known RDBM
On Wed, Feb 22, 2012 at 4:19 PM, Pavel Stehule wrote:
> I propose to integrate a PSM language into the core. This language is
> defined as part of ANSI SQL - SQL/PSM and is used in some well known
> databases like DB2, Terradata and some other less known RDBMS like
> MonetDB. A The proposed implem
Hello
I am sending a proposal for PSM language support. It is early maybe. I
would to have a patch for first 9.3 commitfest.
Proposal PL/pgPSM
I propose to integrate a PSM language into the core. This language is
defined as part of ANSI SQL - SQL/PSM and is used in some well known
databases like