Re: BUG #8698: cast and view

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: balazs(at)obiserver(dot)hu
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8698: cast and view
Date: 2013-12-23 21:40:57
Message-ID: 6472.1387834857@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

balazs(at)obiserver(dot)hu writes:
> Whats wrong? Why need recreate the view??

Because it contains a call to the original cast function.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2013-12-24 03:20:31 Re: BUG #8684: Tables with custom range domain type cannot be analyzed
Previous Message Alvaro Herrera 2013-12-23 20:06:28 Re: BUG #8470: 9.3 locking/subtransaction performance regression