| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila(at)huawei(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Regarding WAL Format Changes |
| Date: | 2012-06-27 15:55:27 |
| Message-ID: | CAHGQGwFdxYLO39-70MoabKEa9u-pcY0uJoDq4L4=rLLG53gCRw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jun 27, 2012 at 11:56 PM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)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 | Content-Type | Size |
|---|---|---|
| logseg2segno_v1.patch | application/octet-stream | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Florian Pflug | 2012-06-27 15:58:47 | Re: [v9.3] Row-Level Security |
| Previous Message | Alvaro Herrera | 2012-06-27 15:31:24 | Re: Regarding WAL Format Changes |