Re: Interpolation and extrapolation in SQL - Mailing list pgsql-sql

From Tom Lane
Subject Re: Interpolation and extrapolation in SQL
Date
Msg-id 10381.1095088593@sss.pgh.pa.us
Whole thread Raw
In response to Interpolation and extrapolation in SQL  (David Garamond <lists@zara.6.isreserved.com>)
List pgsql-sql
David Garamond <lists@zara.6.isreserved.com> writes:
> 2) Does the optimizer cache the result of identical subqueries (e.g. :x1 
> or :x2, which is mentioned several times in the query)?

No.
        regards, tom lane


pgsql-sql by date:

Previous
From: David Garamond
Date:
Subject: Interpolation and extrapolation in SQL
Next
From: Alvaro Nunes Melo
Date:
Subject: Difficulties to use a Set Returning Function on a join