Re: BUG #1682: subselect generates multiple rows - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #1682: subselect generates multiple rows
Date
Msg-id 20050527144826.GA30974@winnie.fuhr.org
Whole thread Raw
In response to BUG #1682: subselect generates multiple rows  ("D.J. Kniep" <dick@kniep.nl>)
List pgsql-bugs
On Fri, May 27, 2005 at 08:55:50AM +0100, D.J. Kniep wrote:
>
> id         content
> 1          John Doe
> 1          John Doe
> 2          Peter Gabriel

I couldn't reproduce these results with the test data and query you
provided, but my table and view definitions probably differed from
yours.  Could you post a complete example?  That is, all CREATE,
INSERT, and SELECT statements that somebody could execute in an
empty database to reproduce the results you get.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-bugs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Ordinal 968 could not be located in the dynamic link library LIBEAY32.dll
Next
From: Tom Lane
Date:
Subject: Re: UNION makes strange duplicates