Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, Andreas Seltenreich <seltenreich(at)gmx(dot)de>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)
Date: 2016-08-05 16:10:21
Message-ID: CA+TgmoaT310Lsu9fTOxM+NthT0MWsjYeZPesuwobXrOWn8AjRw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 4, 2016 at 12:14 AM, Noah Misch <noah(at)leadboat(dot)com> wrote:
> On Wed, Aug 03, 2016 at 05:52:44PM -0400, Tom Lane wrote:
>> I wrote:
>> > I'm thinking there are two distinct bugs here.
>>
>> Actually, make that three bugs. I was so focused on the crashing
>> that I failed to notice that ts_delete wasn't producing sane answers
>> even when it didn't crash:
>
> [Action required within 72 hours. This is a generic notification.]
>
> The above-described topic is currently a PostgreSQL 9.6 open item. Teodor,
> since you committed the patch believed to have created it, you own this open
> item. If some other commit is more relevant or if this does not belong as a
> 9.6 open item, please let us know. Otherwise, please observe the policy on
> open item ownership[1] and send a status update within 72 hours of this
> message. Include a date for your subsequent status update. Testers may
> discover new open items at any time, and I want to plan to get them all fixed
> in advance of shipping 9.6rc1 next week. Consequently, I will appreciate your
> efforts toward speedy resolution. Thanks.

Action within 72 hours now seems inadequate; we are scheduled to wrap
rc1 on Monday. We need someone to either fix these bugs very very
soon, or decide to ship beta4 instead of rc1 (uggh), or decide it's OK
to ship rc1 with these known defects, or postpone the planned release.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2016-08-05 16:10:52 Re: Column COMMENTs in CREATE TABLE?
Previous Message Robert Haas 2016-08-05 16:06:19 Re: Parallel tuplesort (for parallel B-Tree index creation)