-
- Downloads
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 f9263006, so back-patch to v11. Discussion: https://postgr.es/m/CAFj8pRA+3f5n4642q2g8BXCKjbTd7yU9JMYAgDyHgozk6cQ-VA@mail.gmail.com
Showing
- src/pl/plpgsql/src/pl_comp.c 2 additions, 0 deletionssrc/pl/plpgsql/src/pl_comp.c
- src/pl/plpgsql/src/pl_exec.c 1 addition, 0 deletionssrc/pl/plpgsql/src/pl_exec.c
- src/pl/plpgsql/src/pl_gram.y 3 additions, 0 deletionssrc/pl/plpgsql/src/pl_gram.y
- src/pl/plpgsql/src/plpgsql.h 6 additions, 1 deletionsrc/pl/plpgsql/src/plpgsql.h
Loading
Please register or sign in to comment