plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor - Mailing list pgsql-committers

From okbob@pgfoundry.org (User Okbob)
Subject plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor
Date
Msg-id 20070427065642.0546C2175CE@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
merge patch: Remove the prohibition on executing cursor commands through SPI_execute.

Modified Files:
--------------
    plpgpsm/src:
        pl_exec.c (r1.55 -> r1.56)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/pl_exec.c.diff?r1=1.55&r2=1.56)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Inlined two functions to get rid of va_list problems on some
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Inlined two functions to get rid of va_list prolems on some