Small psql memory fix - Mailing list pgsql-hackers

From Bruce Momjian
Subject Small psql memory fix
Date
Msg-id 20140215035145.GA17058@momjian.us
Whole thread Raw
Responses Re: Small psql memory fix  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Recovery inconsistencies, standby much larger than primary
Next
From: Robert Haas
Date:
Subject: Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication