contrib/ gist cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: contrib/ gist cleanup
Date: 2005-05-20 03:02:21
Message-ID: 428D533D.2070503@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch removes a bunch of no-longer-necessary manual pfree() calls
from the implementation of GiST methods in contrib/ modules.

Barring any objections, I'll apply this tomorrow.

-Neil

Attachment Content-Type Size
contrib_gist_pfree_cleanup-2.patch text/x-patch 25.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-05-20 14:17:45 Re: patches for items from TODO list
Previous Message Neil Conway 2005-05-20 01:31:52 Re: md5(bytea)