BufMgr: eliminate unused variables

From: Manfred Koizar <mkoi-pg(at)aon(dot)at>
To: pgsql-patches(at)postgresql(dot)org
Subject: BufMgr: eliminate unused variables
Date: 2002-06-10 21:23:01
Message-ID: kp5aguckn3vf418t9sjhfr89cpldr19ppq@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Remove some pre-WAL relics:
SharedBufferChanged
BufferRelidLastDirtied
BufferTagLastDirtied
BufferDirtiedByMe

Servus
Manfred

Attachment Content-Type Size
EliminateUnused.diff application/octet-stream 4.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jan Wieck 2002-06-11 13:40:34 Re: Superficial changes for Win32
Previous Message Manfred Koizar 2002-06-10 21:14:44 HeapTupleHeader accessor macros II