Re: 8.1 vs 8.2.1 view optimization

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Bell <nathanb(at)actarg(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.1 vs 8.2.1 view optimization
Date: 2007-01-16 22:03:12
Message-ID: 26793.1168984992@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I wrote:
> The point is that the view won't be flattened if there are nonvolatile
> functions in its SELECT list.

Sheesh ... s/nonvolatile/volatile/ of course ... this thread seems
afflicted with getting-it-backward disease :-(

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-01-16 22:04:55 Re: 8.1 vs 8.2.1 view optimization
Previous Message Tom Lane 2007-01-16 22:01:08 Re: 8.1 vs 8.2.1 view optimization