Re: Segfaults and assertion failures with not too extraordinary views and queries - Mailing list pgsql-bugs

From Phil Frost
Subject Re: Segfaults and assertion failures with not too extraordinary views and queries
Date
Msg-id 62AEFF4C-EAFE-475E-AA0C-0EBE6CF5D75B@macprofessionals.com
Whole thread Raw
In response to Re: Segfaults and assertion failures with not too extraordinary views and queries  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Great, this seems to solve the problem. Thanks for the prompt attention.


On Feb 15, 2007, at 10:52 PM, Tom Lane wrote:

> Phil Frost <phil@macprofessionals.com> writes:
>> I rebuilt my pg with the attached patch and it did indeed resolve the
>> assertion failure the previous test produced. I tinkered some more
>> and got this patched build to segfault with a slightly different
>> script, below.
>
> Sigh ... I looked through nodeResult to see if there were any other
> bits
> of pass-through functionality that were missing, but I did not
> recognize
> the need for this hack ... probably should have, seeing that I had
> to do
> the same thing to Append last year.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3012: Wrong JOIN order when a JOIN depends on result from a LEFT JOIN.
Next
From: "Unmesh Churi"
Date:
Subject: Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.