Re: behaviour change - default_tablesapce + partition table
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Rushabh Lathia <rushabh.lathia@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-07T00:51:23Z
Lists: pgsql-hackers
Hi Alvaro, On Fri, Jun 7, 2019 at 8:02 AM Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > On 2019-Jun-06, Alvaro Herrera wrote: > > > Here's my proposed patch. I changed/expanded the tests a little bit to > > ensure more complete coverage. > > Well, revise the comments a little bit. Thanks for adding the tests. Looks good. Regards, Amit
Commits
-
Fix default_tablespace usage for partitioned tables
- a36c84c3e4a9 12.0 landed
-
Fix tablespace inheritance for partitioned rels
- 87259588d0ab 12.0 cited
-
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF
- 3b23552ad8bb 12.0 cited
-
Fix tablespace handling for partitioned tables
- ca4103025dfe 12.0 cited