View Single Post

   
  #8 (permalink)  
Old 04-12-2008, 04:21 AM
Tom Lane
 
Posts: n/a
Default Re: problem with volatile functions in subselects ?

Bruce Momjian <bruce@momjian.us> writes:
>> If we do it, basically the response to anyone who complains about loss
>> of performance should be "fix your function to be marked stable or
>> immutable, as appropriate".


> Agreed. Are we doing this, or is it a TODO?


It's done:
http://archives.postgresql.org/pgsql...8/msg00358.php

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote