diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-05 12:45:37 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-05 12:45:37 -0400 |
commit | 113a659914daa8e8c9ced55ca82bfbd5bdcedbd4 (patch) | |
tree | 8b13967f5cc27f0040661e926ab56b3024e5c3f3 /src/backend/executor/execMain.c | |
parent | b5f03dc7657e4cc62b975f3bc07b217916324a54 (diff) | |
download | postgresql-113a659914daa8e8c9ced55ca82bfbd5bdcedbd4.tar.gz postgresql-113a659914daa8e8c9ced55ca82bfbd5bdcedbd4.zip |
Ensure that PLPGSQL_DTYPE_ROW variables have valid refname fields.
Without this, the syntax-tree-dumping functions in pl_funcs.c crash,
and there are other places that might be at risk too. Per report
from Pavel Stehule.
Looks like I broke this in commit f9263006d, so back-patch to v11.
Discussion: https://postgr.es/m/CAFj8pRA+3f5n4642q2g8BXCKjbTd7yU9JMYAgDyHgozk6cQ-VA@mail.gmail.com
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions