Re: Segmentation fault when changing view - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Segmentation fault when changing view
Date
Msg-id 18700.987449997@sss.pgh.pa.us
Whole thread Raw
In response to Segmentation fault when changing view  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Segmentation fault when changing view

I ran this script and didn't see any problem ...

In general though, whenever you drop/recreate a view you are going to
have to drop/recreate views that refer to it, too.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Segmentation fault when changing view
Next
From: Tom Lane
Date:
Subject: Re: Segmentation fault when changing view