diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:22 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-30 18:02:22 +0000 |
| commit | 33d78c9e48d8d096f606c169413ca3d56b9c9b2c (patch) | |
| tree | 339a28912bd8f479fa884adf9b2bacdbc95ab237 /src/include/executor | |
| parent | ae875d318ec160cc0042e17560254928a5ed863c (diff) | |
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/include/executor')
0 files changed, 0 insertions, 0 deletions
