Re: Patch for unreleased memory in buf_init.c

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ulrich Neumann" <U_Neumann(at)gne(dot)de>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for unreleased memory in buf_init.c
Date: 2002-08-12 16:06:17
Message-ID: 11156.1029168377@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Oh, I take that back --- I misread where you'd put the free()s.

Hmm, so the point is to reclaim memory during a shmem reinit cycle?
Might be worth doing, but I fear this is unlikely to be the only such
leakage ...

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Ulrich Neumann 2002-08-12 16:06:48 Antw: Re: Patch for NetWare support
Previous Message Tom Lane 2002-08-12 16:03:45 Re: Patch for unreleased memory in buf_init.c