Re: BUG #4135: postmaster crashes if matching on VALUES is used on a column with index - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4135: postmaster crashes if matching on VALUES is used on a column with index
Date
Msg-id 8220.1209652221@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4135: postmaster crashes if matching on VALUES is used on a column with index  ("Miernik" <public@miernik.name>)
List pgsql-bugs
"Miernik" <public@miernik.name> writes:
> test1=> SELECT bar FROM foo WHERE bar IN (VALUES (1));
> server closed the connection unexpectedly

Hm, worksforme using 8.3 branch tip.  I think this is the same
problem already reported (and fixed) as bug #4113.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Miernik"
Date:
Subject: BUG #4135: postmaster crashes if matching on VALUES is used on a column with index
Next
From: "Wojciech Strzalka"
Date:
Subject: BUG #4137: Postgres drives pg_standby %r param to delete WAL file before processing