fix memory leak in nodeindexscan with reorder

Edit
ID 3521
Title fix memory leak in nodeindexscan with reorder
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Bug Fixes
Created 2022-01-30 19:57:39
Last modified 2022-02-28 22:33:19 (2 years, 11 months ago)
Latest email 2022-02-14 01:18:53 (3 years ago)
Status
2022-03: Committed
Target version 15
Authors Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com)
Reviewers Become reviewer
Committer Alexander Korotkov (smagen)
Links
Emails
[PATCH] nodeindexscan with reorder memory leak
First at 2022-01-30 02:49:34 by Aliaksandr Kalenik <akalenik at kontur.io>
Latest at 2022-02-14 01:18:53 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (0002-nodeindexscan_with_reorder_memory_leak.patch) at 2022-02-09 22:19:15 from Aliaksandr Kalenik <akalenik at kontur.io>
    Attachment (0002-nodeindexscan_with_reorder_memory_leak.patch) at 2022-02-09 22:19:15 from Aliaksandr Kalenik <akalenik at kontur.io> (Patch: Yes)
    Attachment (failing-test-case.patch) at 2022-01-30 16:24:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-nodeindexscan_with_reorder_memory_leak.patch) at 2022-01-30 02:49:34 from Aliaksandr Kalenik <akalenik at kontur.io> (Patch: Yes)
History
When Who What
2022-02-28 22:33:19 Tom Lane (tgl) Closed in commitfest 2022-03 with status: Committed
2022-02-28 22:33:19 Tom Lane (tgl) Changed committer to smagen
2022-01-30 19:58:02 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed authors to Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com)
2022-01-30 19:58:02 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed targetversion to 15
2022-01-30 19:57:39 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Attached mail thread CAHqSB9gECMENBQmpbv5rvmT3HTaORmMK3Ukg73DsX5H7EJV7jw@mail.gmail.com
2022-01-30 19:57:39 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Created patch record
Edit