diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-06 02:06:48 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-06 02:06:48 +0000 |
commit | a3ed622b63bb897e58b66e1e589113c6e6c45e80 (patch) | |
tree | 7c490637ec44f5b6c5315e58925cde8b686d92de /src/interfaces/python/tutorial/basics.py | |
parent | f10596c3ecf1241132e8713aef2d169ca3c06b20 (diff) | |
download | postgresql-a3ed622b63bb897e58b66e1e589113c6e6c45e80.tar.gz postgresql-a3ed622b63bb897e58b66e1e589113c6e6c45e80.zip |
Since plpgsql keeps its compiled function parsetrees until backend exit,
it needs to ensure that data structures attached to fmgr info records in
the trees will stick around that long, too. Current code was crashing
on cases like datatypes with old-style I/O functions.
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions