Re: SEGFAULT on SELECT * FROM view

From: "chris r(dot)" <chricki(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: SEGFAULT on SELECT * FROM view
Date: 2011-12-29 22:51:23
Message-ID: 4EFCEEEB.6000508@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2011-12-29 22:51:28 Re: failed regress test
Previous Message Tom Lane 2011-12-29 22:46:54 Re: SEGFAULT on SELECT * FROM view