Re: BUG #1913: select into a table missing a row part 2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Keith Randall <randallk(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1913: select into a table missing a row part 2
Date: 2005-09-27 14:37:06
Message-ID: 11447.1127831826@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-09-27 16:36:19 Re: [HACKERS] BUG #1883: Renaming a schema leaves inconsistent
Previous Message Roy Wood 2005-09-27 14:32:31 BUG #1915: ERROR: RETURN cannot have a parameter in function returning void at or near "NULL" at character 148