plscheme - plscheme: spi-prepare and spi-execute-prepared functions are

From: knt(at)pgfoundry(dot)org (User Knt)
To: pgsql-committers(at)postgresql(dot)org
Subject: plscheme - plscheme: spi-prepare and spi-execute-prepared functions are
Date: 2006-09-07 08:07:17
Message-ID: 20060907080717.1589C86C67D@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
spi-prepare and spi-execute-prepared functions are added. (SPI free() function
family doesn't get ported to user side. They'll be handled by the garbage
colletor internally.)

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Knt 2006-09-07 08:07:58 plscheme - htdocs: Example for spi-prepare and spi-execute-prepared
Previous Message User Markir 2006-09-07 06:40:11 bizgres - bizgres: Add code to catch deadlocking against self (e.g.