[PATCH] Fix missing pfree(flags.data) in overexplain_debug
Lakshmi N <lakshmin.jhs@gmail.com>
From: Lakshmi N <lakshmin.jhs@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2026-04-13T20:33:11Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-missing-pfree-flags.data-in-overexplain_debug.patch (application/octet-stream) patch 0001
Hi hackers, attached a small patch to fix missing pfree(flags.data) in overexplain_debug. Regards, Lakshmi