Re: 8.2beta1 (w32): server process crash (tsvector) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 8.2beta1 (w32): server process crash (tsvector)
Date
Msg-id 17235.1161095593@sss.pgh.pa.us
Whole thread Raw
In response to 8.2beta1 (w32): server process crash (tsvector)  (<me@alternize.com>)
List pgsql-bugs
<me@alternize.com> writes:
> the following query will crash the server process:
> INSERT INTO news.news
> SELECT * FROM news.news2;

This is undoubtedly data-dependent.  Can you supply some sample data
that makes it happen?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2697: 8.2beta1 SIGSEGV crash/assertion on insert statement w/ sub-select and placeholders
Next
From: "Delight Chen"
Date:
Subject: BUG #2693: Abut SQL ASCII through JDBC