Re: BUG #1913: select into a table missing a row part 2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1913: select into a table missing a row part 2
Date
Msg-id 11447.1127831826@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1913: select into a table missing a row part 2  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: BUG #1913: select into a table missing a row part 2  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> It may be related to the latest outer join bug, which Tom Lane fixed
> yesterday or the day before.  I'll recompile and retest.

That was my first thought also.  Does the plan for the select-from-view
involve a hash join?  Have you finished testing with CVS tip yet?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #1913: select into a table missing a row part 2
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] BUG #1883: Renaming a schema leaves inconsistent