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

  1. Fix assertion failure in check_new_partition_bound().