diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2022-02-14 03:26:55 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2022-02-14 04:17:04 +0300 |
commit | 3f74daa8dfc634132ff7270212c57da5e316b001 (patch) | |
tree | 798ae67acff7c54f5446d5af473e177e12d60031 /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | c963e84fb8c8ec75bfdbe6a7a0857ccd1378baa0 (diff) | |
download | postgresql-3f74daa8dfc634132ff7270212c57da5e316b001.tar.gz postgresql-3f74daa8dfc634132ff7270212c57da5e316b001.zip |
Fix memory leak in IndexScan node with reordering
Fix ExecReScanIndexScan() to free the referenced tuples while emptying the
priority queue. Backpatch to all supported versions.
Discussion: https://postgr.es/m/CAHqSB9gECMENBQmpbv5rvmT3HTaORmMK3Ukg73DsX5H7EJV7jw%40mail.gmail.com
Author: Aliaksandr Kalenik
Reviewed-by: Tom Lane, Alexander Korotkov
Backpatch-through: 10
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions