Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED
Date
Msg-id CAFcNs+r7y_DPstezBxs-LAi0sAFdvNEQVcpPrySwEa7rFSS35w@mail.gmail.com
Whole thread
In response to Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers

On Mon, Aug 25, 2014 at 2:55 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>
> Fabrízio de Royes Mello wrote:
> > On Sat, Aug 23, 2014 at 8:53 AM, Michael Paquier <michael.paquier@gmail.com>
> > wrote:
> > >
> > > On Sat, Aug 23, 2014 at 3:32 AM, Alvaro Herrera
> > > <alvherre@2ndquadrant.com> wrote:
> > > > Great.  Pushed.  Thanks for the patch.
> > > There is a typo in what has been pushed. Patch attached.
> > >
> >
> > Thanks... I fixed that in my last patch to change 'loggedness' to
> > 'persistence'. Attached.
>
> Thanks, pushed.  I also added a comment explaining why it's okay to do
> what we're doing.
>

Thanks...

I'm working on a refactoring to pass down the relpersistence flag to finish_heap_swap... is this valid for now or I should leave it to another patch?

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Specifying the unit in storage parameter
Next
From: Fujii Masao
Date:
Subject: Re: Concurrently option for reindexdb