plscheme - plscheme: Introduce argument modes (INOUT/OUT) functionality. - Mailing list pgsql-committers

From knt@pgfoundry.org (User Knt)
Subject plscheme - plscheme: Introduce argument modes (INOUT/OUT) functionality.
Date
Msg-id 20060817124140.DBBAC86C681@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Introduce argument modes (INOUT/OUT) functionality. Therefore, it's now
possible to return record types. Furthermore, you can receive row type
arguments too.  Also, domain types are handled too. You can safely
return and receive domain type arguments, even inside records.

Despite these good news, I couldn't find a way to fix "write past chunk"
warnings caused by record returning procedures. [New features will be
ported to 8.1 after figuring out this problem.]

Modified Files:
--------------
    plscheme:
        plscheme-8.2.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme-8.2.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: applied patch to RPM spec file by Devrim Gunduz
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - www: updated RPM