Re: BufMgr: eliminate unused variables

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Manfred Koizar <mkoi-pg(at)aon(dot)at>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: BufMgr: eliminate unused variables
Date: 2002-06-15 19:55:34
Message-ID: 200206151955.g5FJtYI09035@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Manfred Koizar wrote:
> Remove some pre-WAL relics:
> SharedBufferChanged
> BufferRelidLastDirtied
> BufferTagLastDirtied
> BufferDirtiedByMe
>
> Servus
> Manfred

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-06-15 19:58:55 Re: GUC option log_pid is not checked [Fwd: Bug#149675:
Previous Message Bruce Momjian 2002-06-15 19:54:18 Re: HeapTupleHeader accessor macros II