Re: Logging WAL when updating hintbit - Mailing list pgsql-hackers

From Sawada Masahiko
Subject Re: Logging WAL when updating hintbit
Date
Msg-id CAD21AoCzsUqsjkwaVN+jGOiqT4x+hr9PVrkV+AYCAfLYq59Xdw@mail.gmail.com
Whole thread Raw
In response to Re: Logging WAL when updating hintbit  (Sawada Masahiko <sawada.mshk@gmail.com>)
Responses Re: Logging WAL when updating hintbit
Re: Logging WAL when updating hintbit
List pgsql-hackers
On Fri, Dec 20, 2013 at 3:38 AM, Sawada Masahiko <sawada.mshk@gmail.com> wrote:
> On Thu, Dec 19, 2013 at 12:37 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>> On Wed, Dec 18, 2013 at 11:30 AM, Michael Paquier
>> <michael.paquier@gmail.com> wrote:
>>> On Wed, Dec 18, 2013 at 11:22 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>>>> On Fri, Dec 13, 2013 at 7:57 PM, Heikki Linnakangas
>>>> <hlinnakangas@vmware.com> wrote:
>>>>> Thanks, committed with some minor changes:
>>>>
>>>> Should this patch in CF app be moved to Committed Patches or is there
>>>> something left for this patch?
>>> Nothing has been forgotten for this patch. It can be marked as committed.
>>
>> Thanks for confirmation, I have marked it as Committed.
>>
>
> Thanks!
>
> I attached the patch which changes name from 'wal_log_hintbits' to
> 'wal_log_hints'.
> It gained the approval of plural.
>

Sorry the patch which I attached has wrong indent on pg_controldata.
I have modified it and attached the new version patch.


Regards,

-------
Sawada Masahiko

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Doc fix for VACUUM FREEZE
Next
From: Michael Paquier
Date:
Subject: Re: Logging WAL when updating hintbit