Re: Segmentation fault when changing view

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vlad(at)crystalballinc(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Segmentation fault when changing view
Date: 2001-04-16 19:39:57
Message-ID: 18700.987449997@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Calvin Dodge 2001-04-16 20:37:41 another possible ODBC error (inserting memo fields in varchar)
Previous Message pgsql-bugs 2001-04-16 19:07:52 Segmentation fault when changing view