diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-11-08 11:34:37 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-11-08 11:34:37 -0500 |
commit | 03787f63921e37c123ceff712ed405c5172e765d (patch) | |
tree | bce755a86ee8bbe8cca8aa8cba323c0491d88764 /src/backend/regex/regerror.c | |
parent | 9eb80f2ca75a205949df7dc86019d99fe076eb87 (diff) | |
download | postgresql-03787f63921e37c123ceff712ed405c5172e765d.tar.gz postgresql-03787f63921e37c123ceff712ed405c5172e765d.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/regex/regerror.c')
0 files changed, 0 insertions, 0 deletions