On Thu, Mar 25, 2010 at 2:35 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> When you're intending to have a SQL function be inlined, it's probably
> best not to mark it as either IMMUTABLE or STRICT --- that doesn't buy
> anything and it can complicate matters as to whether inlining is legal.

I'm confused, I thought it was volatile and strict that prevented inlining.


-- 
greg

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to