Re: BUG #16162: create index using gist_trgm_ops leads to panic
Heikki Linnakangas <[email protected]> Sun, 15 Dec 2019 20:19:58 +0200
| Newsgroups | gmane.comp.db.postgresql.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 15 December 2019 19:57:37 EET, Jeff Janes <[email protected]> wrote: >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. Yeah, I was able to reproduce it too. *sigh*, thanks, I'll investigate tomorrow. - Heikki