diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-28 22:16:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-28 22:16:49 +0000 |
commit | 0b9f48daf2601a1be20f8a85ad151bdc05dd1907 (patch) | |
tree | da40dc98dfa232338f103bdf6b3804279c6dab3f /src/backend/utils/adt/timestamp.c | |
parent | f5778c63e546d7990f6422d9acdae09347133b81 (diff) | |
download | postgresql-0b9f48daf2601a1be20f8a85ad151bdc05dd1907.tar.gz postgresql-0b9f48daf2601a1be20f8a85ad151bdc05dd1907.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/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions