plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor

From: okbob(at)pgfoundry(dot)org (User Okbob)
To: pgsql-committers(at)postgresql(dot)org
Subject: plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor
Date: 2007-04-27 06:56:42
Message-ID: 20070427065642.0546C2175CE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2007-04-27 06:58:17 pgsql: Inlined two functions to get rid of va_list prolems on some
Previous Message Michael Meskes 2007-04-27 06:56:11 pgsql: Inlined two functions to get rid of va_list problems on some