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