Re: Assertion failure when ATTACH partition followed by CREATE PARTITION.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Amul Sul <sulamul@gmail.com>, pgsql-hackers@postgresql.org
Date: 2020-10-30T21:01:46Z
Lists: pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes: > Not sure if Tom saw this yet. Indeed, I'd not been paying attention. Fix looks good, pushed. regards, tom lane
Commits
-
Fix assertion failure in check_new_partition_bound().
- 970c05057593 14.0 landed