Re: [sqlsmith] Failing assertions in spgtextproc.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [sqlsmith] Failing assertions in spgtextproc.c
Date
Msg-id 3285.1450540873@sss.pgh.pa.us
Whole thread Raw
In response to [sqlsmith] Failing assertions in spgtextproc.c  (Andreas Seltenreich <seltenreich@gmx.de>)
Responses Re: [sqlsmith] Failing assertions in spgtextproc.c  (Andreas Seltenreich <seltenreich@gmx.de>)
List pgsql-hackers
Andreas Seltenreich <seltenreich@gmx.de> writes:
> I do see two assertions in spgtextproc.c fail on occasion when testing
> with sqlsmith:
> TRAP: FailedAssertion([...], File: "spgtextproc.c", Line: 424)
> TRAP: FailedAssertion([...], File: "spgtextproc.c", Line: 564)

Can you show us the definition of the index that's causing this,
and some samples of the data you're putting in it?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Making tab-complete.c easier to maintain
Next
From: Rushabh Lathia
Date:
Subject: Re: Getting sorted data from foreign server for merge join