Re: SEGFAULT on SELECT * FROM view - Mailing list pgsql-hackers

From chris r.
Subject Re: SEGFAULT on SELECT * FROM view
Date
Msg-id 4EFCEEEB.6000508@gmx.net
Whole thread Raw
In response to Re: SEGFAULT on SELECT * FROM view  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: SEGFAULT on SELECT * FROM view  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> So, you tell me, what's wrong with the old view?
> 
> Nothing; that looks like a planner bug to me.  Please submit a
> self-contained test case.
I ported the entire schema to my test DB server and could not reproduce
the error there. Note that probably recreating the view solves this
issue. Given this, how should I proceed to create a test case? Any
tutorial on this? (I'm not too familiar with all this yet.)

Chris


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SEGFAULT on SELECT * FROM view
Next
From: Pavel Stehule
Date:
Subject: Re: failed regress test