diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-11-08 11:34:32 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-11-08 11:34:32 -0500 |
commit | 75af5ae9c017d70531bd49178adfd3103cd40a76 (patch) | |
tree | ac0cec9cbc556d0d8f72fe78c4ca231a80849289 /src/backend/access/gist/gistxlog.c | |
parent | a9dad56441e4bc5d20c34bd56daf8e72df1b22d3 (diff) | |
download | postgresql-75af5ae9c017d70531bd49178adfd3103cd40a76.tar.gz postgresql-75af5ae9c017d70531bd49178adfd3103cd40a76.zip |
Don't trash input list structure in does_not_exist_skipping().
The trigger and rule cases need to split up the input name list, but
they mustn't corrupt the passed-in data structure, since it could be part
of a cached utility-statement parsetree. Per bug #7641.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions