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-14 05:12:23
Message-ID: 200206140512.g5E5CNP04657@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

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-14 05:13:26 Re: WriteBuffer return value
Previous Message Bruce Momjian 2002-06-14 05:12:13 Re: HeapTupleHeader accessor macros II