Re: performance issue: logical operators are slow inside SQL function: missing optimalization? - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: performance issue: logical operators are slow inside SQL function: missing optimalization?
Date
Msg-id 418489F8-8E4A-4DD1-B6DF-BB8121BE951A@cs.helsinki.fi
Whole thread Raw
In response to performance issue: logical operators are slow inside SQL function: missing optimalization?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: performance issue: logical operators are slow inside SQL function: missing optimalization?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 29 Aug 2010, at 13:20, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Is strange - so slow function can be replaced by plpgsql function and
> it's faster

All your SQL language functions were VOLATILE.


Regards,
Marko Tiikkaja


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: performance issue: logical operators are slow inside SQL function: missing optimalization?
Next
From: Pavel Stehule
Date:
Subject: Re: performance issue: logical operators are slow inside SQL function: missing optimalization?