Re: behaviour change - default_tablesapce + partition table
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Rushabh Lathia <rushabh.lathia@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-21T03:00:36Z
Lists: pgsql-hackers
On 2019/05/21 11:29, Alvaro Herrera wrote: > On 2019-May-20, Amit Langote wrote: > >> Should we add this to open items? > > Yeah. I'm AFK this week, but can handle it afterwards. The fix already > missed beta1, so I don't think there's a problem with taking a little > bit longer. OK, added. Thanks, 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