Re: patch : Allow toast tables to be moved to a different tablespace - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: patch : Allow toast tables to be moved to a different tablespace
Date
Msg-id 550D6A82.2070208@proxel.se
Whole thread Raw
In response to Re: patch : Allow toast tables to be moved to a different tablespace  (Julien Tachoires <julmon@gmail.com>)
Responses Re: patch : Allow toast tables to be moved to a different tablespace
List pgsql-hackers
On 03/21/2015 01:19 PM, Julien Tachoires wrote:
>> I am confused by your fix. Wouldn't cleaner fix be to use
>> tbinfo->reltablespace rather than tbinfo->reltoasttablespace when
>> calling ArchiveEntry()?
>
> Yes, doing this that way is cleaner. Here is a new version including
> your fix. Thanks.

I am now satisfied with how the patch looks. Thanks for your work. I 
will mark this as ready for committeer now but not expect any committer 
to look at it until the commitfest starts.

-- 
Andreas Karlsson



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: printing table in asciidoc with psql
Next
From: Michael Paquier
Date:
Subject: Re: Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only)