aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/functions.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-01-30 18:02:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-01-30 18:02:40 +0000
commit052e884e8ba716b82429e6f24d1b136fb4594a1f (patch)
tree928507a7e3878415ce539cdd1c1d0994d309bd4d /src/backend/executor/functions.c
parentf109cb128553162fef3e8f945ef5a4d8f4698269 (diff)
downloadpostgresql-052e884e8ba716b82429e6f24d1b136fb4594a1f.tar.gz
postgresql-052e884e8ba716b82429e6f24d1b136fb4594a1f.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/functions.c')
0 files changed, 0 insertions, 0 deletions