diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:28 +0000 |
commit | 971230dfbb958579e39221fa60456c7690423f9c (patch) | |
tree | 6204d2af953f1e06c2f76a914fa8697887184aa5 /src/backend/executor/nodeHashjoin.c | |
parent | c22f642f2f697d040d6f738a1d4bd280ccc4fc20 (diff) | |
download | postgresql-971230dfbb958579e39221fa60456c7690423f9c.tar.gz postgresql-971230dfbb958579e39221fa60456c7690423f9c.zip |
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.
Somewhat arbitrarily, I've chosen to back-patch this as far as 8.0. Given
the lack of prior complaints, it doesn't seem critical for 7.x.
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions