Re: 8.1 vs 8.2.1 view optimization - Mailing list pgsql-general

From Tom Lane
Subject Re: 8.1 vs 8.2.1 view optimization
Date
Msg-id 26793.1168984992@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.1 vs 8.2.1 view optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.1 vs 8.2.1 view optimization
Next
From: Martijn van Oosterhout
Date:
Subject: Re: 8.1 vs 8.2.1 view optimization