psql: fix memory leak

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: psql: fix memory leak
Date: 2002-07-10 16:50:29
Message-ID: 20020710165029.GA22041@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached patch fixes a tiny memory leak in psql, when using
the 'expanded' output mode (\x).

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

Attachment Content-Type Size
mem-leak-fix.patch text/plain 427 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-07-10 19:55:37 Re: COPY with column list
Previous Message Tom Lane 2002-07-10 13:38:11 Re: install-sh patch for Mac OS X