Skip to content
Snippets Groups Projects
Commit 34295b87 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Fix per-tuple memory leak in partition tuple routing


Some operations were being done in a longer-lived memory context,
causing intra-query leaks.  It's not noticeable unless you're doing a
large COPY, but if you are, it eats enough memory to cause a problem.

Co-authored-by: default avatarKohei KaiGai <kaigai@heterodb.com>
Co-authored-by: default avatarAmit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Co-authored-by: default avatarÁlvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CAOP8fzYtVFWZADq4c=KoTAqgDrHWfng+AnEPEZccyxqxPVbbWQ@mail.gmail.com
parent e9bbfe60
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment