pgsql-bugs(at)postgresql(dot)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