[PATCH] ecpg: fix progname memory leak

From: Maksim Kita <kitaetoya(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] ecpg: fix progname memory leak
Date: 2020-10-07 11:31:54
Message-ID: 20201007113154.GA161076@yetti
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Fix progname memory leak in ecpg client.
Issue taken from todo list https://wiki.postgresql.org/wiki/Todo.

Best regards,
Maksim Kita

Attachment Content-Type Size
0001-ecpg-fix-progname-memory-leak.patch text/x-diff 3.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2020-10-07 11:39:43 Re: Improve choose_custom_plan for initial partition prune case
Previous Message Ashutosh Bapat 2020-10-07 11:30:52 Re: Transactions involving multiple postgres foreign servers, take 2