diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-01 18:17:44 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-01 18:17:44 +0000 |
commit | 7748e9e7e5aef280bea4e204017e8ac7dca14177 (patch) | |
tree | c94b09506f0f27aa9ccb525678890605c9945900 /src/backend/commands/sequence.c | |
parent | 7c0c9b3ccec4718c1c7cef7b5282fd56b727d965 (diff) | |
download | postgresql-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/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions