plpsm - plpgpsm: merge patch: Add SPI_push/SPI_pop calls so that

From: okbob(at)pgfoundry(dot)org (User Okbob)
To: pgsql-committers(at)postgresql(dot)org
Subject: plpsm - plpgpsm: merge patch: Add SPI_push/SPI_pop calls so that
Date: 2007-02-03 17:28:23
Message-ID: 20070203172823.ACD6721725F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
merge patch: Add SPI_push/SPI_pop calls so that datatype input and output

Add SPI_push/SPI_pop calls so that datatype input and output functions called
by plpgsql can themselves use SPI --- possibly indirectly, as in the case
of domain_in() invoking plpgsql functions in a domain check constraint.
Per bug #2945 from Sergiy Vyshnevetskiy.

Modified Files:
--------------
plpgpsm/src:
pl_exec.c (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/pl_exec.c.diff?r1=1.32&r2=1.33)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-03 17:59:36 pgsql: Update SQL conformance information about XML features.
Previous Message Tom Lane 2007-02-03 17:27:11 pgsql: Use -Wl for linker switches on freebsd --- back-port of an 8.0