Philip Warner <[EMAIL PROTECTED]> writes: > At 10:58 7/08/00 -0400, Tom Lane wrote: >> Looks like we need to teach the optimizer that expressions involving >> params can be treated like simple params for the purposes of >> optimization. > So long as the function is cacheable... Yes, of course --- but the same problem currently arises for cases like "var = param + 1" ... regards, tom lane
- [SQL] Functions too slow, even with iscachable? Ang Chin Han
- Re: [SQL] Functions too slow, even with iscachable? Philip Warner
- Re: [SQL] Functions too slow, even with iscachable? Ross J. Reedstrom
- Re: [SQL] Functions too slow, even with iscachable? Tom Lane
- Re: [SQL] Functions too slow, even with iscacha... Philip Warner
- Re: [SQL] Functions too slow, even with iscacha... Ang Chin Han
- Re: [SQL] Functions too slow, even with iscachable? Philip Warner