diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-16 13:53:40 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-16 13:53:40 -0500 |
commit | 4e46c97fde42fa8ca57d29b9b47f2ebd11ab8105 (patch) | |
tree | 5b25209548ef01ef33f0a3dc5c274f8097ccaa0e /src/backend/parser/parse_func.c | |
parent | fcf708623e860b7a1efef11a5d5661900307b6fc (diff) | |
download | postgresql-4e46c97fde42fa8ca57d29b9b47f2ebd11ab8105.tar.gz postgresql-4e46c97fde42fa8ca57d29b9b47f2ebd11ab8105.zip |
Fix NULL pointer dereference in tuplesort.c.
Oversight in commit e94568ecc. This could cause a crash when an external
datum tuplesort of a pass-by-value type required multiple passes.
Per report from Mithun Cy.
Peter Geoghegan
Discussion: https://postgr.es/m/CAD__OujuhfWFULGFSt1fyHqUb8N-XafjJhudwt88V0Qs2o84qg@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions