diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-28 22:16:31 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-28 22:16:31 +0000 |
commit | 839484f9f51f93dcd7ea0968bd8a8ce775c76537 (patch) | |
tree | 64aaf95fe5df3b061653d5f536d81f9066ddb3d4 /src/backend/access/gist/gist.c | |
parent | 3ad9f45c89e9dedb959607f879c797b3408608c6 (diff) | |
download | postgresql-839484f9f51f93dcd7ea0968bd8a8ce775c76537.tar.gz postgresql-839484f9f51f93dcd7ea0968bd8a8ce775c76537.zip |
Avoid scribbling on original parsetree during DECLARE CURSOR. This
prevents problems when the DECLARE is in a portal and is executed
repeatedly, as is possible in v3 protocol. Per analysis by Oliver
Jowett, though I didn't use his patch exactly.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions