Re: Patch for unreleased memory in buf_init.c - Mailing list pgsql-patches

From Tom Lane
Subject Re: Patch for unreleased memory in buf_init.c
Date
Msg-id 11156.1029168377@sss.pgh.pa.us
Whole thread Raw
In response to Patch for unreleased memory in buf_init.c  ("Ulrich Neumann" <U_Neumann@gne.de>)
Responses Re: Patch for unreleased memory in buf_init.c
List 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

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch for unreleased memory in buf_init.c
Next
From: "Ulrich Neumann"
Date:
Subject: Antw: Re: Patch for NetWare support