diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-09-21 00:11:31 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-09-21 00:11:31 +0000 |
commit | ae3129fd03928c1f5614370c79f1d69bd613f54b (patch) | |
tree | a470d068a4a70ac5920d82e5fbdb9455266bf6a5 /src/backend/tcop/postgres.c | |
parent | ac0c234c16fc94989aa6d695624aca073f0a7ab7 (diff) | |
download | postgresql-ae3129fd03928c1f5614370c79f1d69bd613f54b.tar.gz postgresql-ae3129fd03928c1f5614370c79f1d69bd613f54b.zip |
Quick-and-dirty fix for recursive plpgsql functions, per bug report from
Frank Miles 7-Sep-01. This is really just sticking a finger in the dike.
Frank's case works now, but we still couldn't support a recursive function
returning a set. Really need to restructure querytrees and execution
state so that the querytree is *read only*. We've run into this over and
over and over again ... it has to happen sometime soon.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions