aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/spi.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-06-01 18:17:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-06-01 18:17:44 +0000
commit7748e9e7e5aef280bea4e204017e8ac7dca14177 (patch)
treec94b09506f0f27aa9ccb525678890605c9945900 /src/backend/executor/spi.c
parent7c0c9b3ccec4718c1c7cef7b5282fd56b727d965 (diff)
downloadpostgresql-7748e9e7e5aef280bea4e204017e8ac7dca14177.tar.gz
postgresql-7748e9e7e5aef280bea4e204017e8ac7dca14177.zip
pltcl, plperl, and plpython all suffer the same bug previously fixed
in plpgsql: they fail for datatypes that have old-style I/O functions due to caching FmgrInfo structs with wrong fn_mcxt lifetime. Although the plpython fix seems straightforward, I can't check it here since I don't have Python installed --- would someone check it?
Diffstat (limited to 'src/backend/executor/spi.c')
0 files changed, 0 insertions, 0 deletions