Inline Function documentation - Mailing list pgsql-general

From Brijesh Shrivastav
Subject Inline Function documentation
Date
Msg-id 5774D66D5EC83645A99B3A905527BB7102933F7B@zipwire.esri.com
Whole thread Raw
List pgsql-general
Hi! All,
 
I have come cross many posting that talks about INLINE FUNCTION and
their utility in helping optimizer decide the right plan. However, other
than few posting in different forums I haven't been able to get my hands
on any sort of documentation that explains which function can be converted
to an INLINE function. I understand it has to be a simple function and
inline_function in backend\optimizer\util\clauses.c gave me some
more pointers but I was wondering if there is more comprehensive
documentation available anywhere.
 
Thanks,
Brijesh

pgsql-general by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Tsearch2 - spanish
Next
From: "Alexander Staubo"
Date:
Subject: Re: read-only queries on PITRslaves, any progress?