fix 2 memory leaks in pg_dumpall

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: fix 2 memory leaks in pg_dumpall
Date: 2002-11-24 00:51:27
Message-ID: 874ra74wog.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch fixes two tiny memory leaks in pg_dumpall.

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
pg_dumpall_memleaks-1.patch text/x-patch 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-11-24 01:16:50 update SQL conformance
Previous Message Neil Conway 2002-11-23 21:43:33 Re: per-statement triggers