diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-09 13:20:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-09 13:20:28 -0400 |
commit | 59d3789294cf6d42325e92486b053f1ee5934eb8 (patch) | |
tree | 6eda224ac5e323c74ba5d8b168272d492b09ea5e /src/backend/utils/adt/jsonpath_exec.c | |
parent | edc793d374af50df76efb0a7622b78f58f0d8124 (diff) | |
download | postgresql-59d3789294cf6d42325e92486b053f1ee5934eb8.tar.gz postgresql-59d3789294cf6d42325e92486b053f1ee5934eb8.zip |
Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array.
Not much to be said here: commit 9fdb675fc should have checked
constisnull, didn't.
Per report from Piotr Włodarczyk. Back-patch to v11 where
bug was introduced.
Discussion: https://postgr.es/m/CAP-dhMr+vRpwizEYjUjsiZ1vwqpohTm+3Pbdt6Pr7FEgPq9R0Q@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions