Re: Refactoring xlogutils.c - Mailing list pgsql-patches

From Heikki Linnakangas
Subject Re: Refactoring xlogutils.c
Date
Msg-id 484F6BF0.5090108@enterprisedb.com
Whole thread Raw
In response to Re: Refactoring xlogutils.c  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-patches
Teodor Sigaev wrote:
>> - For the routines that need a fake, or lightweight, Relation struct
>> anyway, there's a new function called
>> XLogFakeRelcacheEntry(RelFileNode), that returns a palloc'd Relation
>> struct.
>
> Is that fake structure applicable for ReadBuffer()?

Yes.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-patches by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Refactoring xlogutils.c
Next
From: "Heikki Linnakangas"
Date:
Subject: Re: Refactoring xlogutils.c