Re: = TRUE vs IS TRUE confuses partition index creation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Richard Guo <guofenglinux@gmail.com>
Cc: Christophe Pettus <xof@thebuild.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2022-08-18T16:14:29Z
Lists: pgsql-bugs
Richard Guo <guofenglinux@gmail.com> writes:
> Thanks. The v2 patch is a good improvement on the two aspects. It's in
> good shape to me.

Pushed that version.

			regards, tom lane



Commits

  1. Fix subtly-incorrect matching of parent and child partitioned indexes.