diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:34 +0000 |
commit | 458e9169d682f5aa94c5a4342ee2344d82da8a47 (patch) | |
tree | d3c9e9bb2a817f20042ed8e2a260abde21872ea1 /contrib/intarray/_int_gist.c | |
parent | 5e6c06f04074438a756ff914f795c39839b00ac8 (diff) | |
download | postgresql-458e9169d682f5aa94c5a4342ee2344d82da8a47.tar.gz postgresql-458e9169d682f5aa94c5a4342ee2344d82da8a47.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 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions