Small psql memory fix

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Small psql memory fix
Date: 2014-02-15 03:51:45
Message-ID: 20140215035145.GA17058@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached tiny patch fixes a small leak in psql's \gset command and
simplifies memory freeing in two places.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

Attachment Content-Type Size
psql.diff text/x-diff 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-02-15 04:03:43 Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication
Previous Message Tom Lane 2014-02-15 03:30:45 Re: Recovery inconsistencies, standby much larger than primary