Re: Regarding WAL Format Changes - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Regarding WAL Format Changes
Date
Msg-id CAHGQGwFdxYLO39-70MoabKEa9u-pcY0uJoDq4L4=rLLG53gCRw@mail.gmail.com
Whole thread Raw
In response to Re: Regarding WAL Format Changes  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Regarding WAL Format Changes  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Wed, Jun 27, 2012 at 11:56 PM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> On 27.06.2012 17:14, Amit Kapila wrote:
>>
>> 1. Function header for following functions still contains referece to log,
>> seg
>>    a. InstallXLogFileSegment()
>>    b. RemoveOldXlogFiles()
>>    c. XLogFileCopy()
>>    d. XLogGetLastRemoved()
>>    e. UpdateLastRemovedPtr()
>>    f. RemoveOldXlogFiles()
>
>
> Thanks, fixed.

There is still reference to log/seg in the comment of InstallXLogFileSegment().
The attached patch should be applied?

Regards,

--
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Regarding WAL Format Changes
Next
From: Florian Pflug
Date:
Subject: Re: [v9.3] Row-Level Security