double free in current HEAD's pg_dump
Joachim Wieland <joe@mcknight.de>
From: Joachim Wieland <joe@mcknight.de>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-18T05:24:21Z
Lists: pgsql-hackers
Attachments
- pg_dump.diff (text/x-patch) patch
There's a double free in the current HEAD's pg_dump. Fix attached.