Re: IMMUTABLE? - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: IMMUTABLE?
Date
Msg-id 446A7C69.5030905@calorieking.com
Whole thread Raw
In response to Re: IMMUTABLE?  (David Wheeler <david@kineticode.com>)
Responses Re: IMMUTABLE?  (David Wheeler <david@kineticode.com>)
List pgsql-performance
> Yes, but there are definitely programming cases where
> memoization/caching definitely helps. And it's easy to tell for a given
> function whether or not it really helps by simply trying it with CACHED
> and without.
>
> Would this be a simple thing to implement?

It's called a "table" :)


pgsql-performance by date:

Previous
From: "Jonathan Blitz"
Date:
Subject: Adding and filling new column on big table
Next
From: "Christian Paul Cosinas"
Date:
Subject: Re: Speed Up Offset and Limit Clause