Re: void * cast cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: void * cast cleanup
Date: 2004-09-27 04:02:36
Message-ID: 1096257756.25688.728.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Mon, 2004-09-27 at 09:52, Neil Conway wrote:
> This patch removes a few instances where a pointer type was being
> explicitly cast to void * when pfree() was called.

Patch applied to HEAD.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-09-27 04:12:10 Re: minor list cleanup
Previous Message Neil Conway 2004-09-27 02:03:07 Re: void * cast cleanup