Re: Partitioned tables and relfilenode - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Partitioned tables and relfilenode
Date
Msg-id 2dec1acb-6e2f-5aa5-0e26-fcc172ce9359@lab.ntt.co.jp
Whole thread Raw
Responses Re: Partitioned tables and relfilenode  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
Horiguchi-san,

On 2017/03/31 15:50, Kyotaro HORIGUCHI wrote:
> At Thu, 30 Mar 2017 20:58:35 +0900, Amit Langote wrote:
>> Updated patch attached.
> 
> Thank you.
> 
> - Applies cleanly on master (f90d23d)
> - Compiled without error
> - Code seems fine.
> - Documentaion seems fine.. for me.
> - Passes regression test.
> - Leaving the ALTER-on-toast.* problem is fine for me.

Thanks for the review.

> The regression contains the tests to fail with several reloptions
> only for partitioned tables. Are they still required even though
> it is now in the same framework with other kind of reloptions?

Hmm, maybe we don't really need those tests, so removed.

Thanks,
Amit

pgsql-hackers by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: [bug fix] Savepoint-related statements terminates connection
Next
From: Konstantin Knizhnik
Date:
Subject: Parallel query execution with SPI