Re: BUG #16162: create index using gist_trgm_ops leads to panic

Jeff Janes <[email protected]> Sun, 15 Dec 2019 12:57:37 -0500
Newsgroups gmane.comp.db.postgresql.bugs
Message-ID <CAMkU=1yUAK8Uh3A0A3cP4xQx4zAZ7KVAJ66aMmbh_BbiXnba6w@mail.gmail.com>
On Sat, Dec 14, 2019 at 2:00 PM Alexander Lakhin <[email protected]>
wrote:

> Hello Heikki,
> 14.12.2019 1:02, Heikki Linnakangas wrote:
> >
> > Committed a fix. Many thanks for the reproducer scripts, Andreas and
> > Alexander!
> The script that I presented in [0] still reproduces assertion failure
> for me on REL_12_STABLE (fd005e1a):
>

I've verified that this was introduced by 9155580f and that Heikki's latest
commit a7ee7c851 has not fixed it.  I've reproduced it without cassert.

Cheers,

Jeff