Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error.
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Michael Paquier <michael@paquier.xyz>,
Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-09T06:04:45Z
Lists: pgsql-hackers
On 2018/10/08 0:09, Michael Paquier wrote: > On Sun, Oct 07, 2018 at 11:13:19AM -0300, Alvaro Herrera wrote: >> Good point. I cannot do that today, but if you want to, please go >> ahead. > > Okay, done. Thank you both. Regards, Amit
Commits
-
Add regression test for ATTACH PARTITION
- afe9b9e68afb 10.6 landed
-
Fix catalog insertion order for ATTACH PARTITION
- 39808e8868c8 12.0 landed
- 1c7f585b5c1a 11.0 landed
-
Simplify partitioned table creation vs. relcache
- 2fbdf1b38bc5 12.0 cited